原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"animations",
"css3",
"css3-animations",
"tailwind",
"tailwindcss",
"scroll-animations"
],
"is_fork": false,
"size_kb": 1715,
"has_wiki": true,
"homepage": "https://tailwind-animations.com",
"languages": {
"CSS": 33226,
"Astro": 182676,
"JavaScript": 46670,
"TypeScript": 840
},
"pushed_at": "2026-07-18T18:54:55Z",
"created_at": "2024-02-06T17:07:42Z",
"owner_type": "User",
"updated_at": "2026-07-23T23:50:48Z",
"description": "Easy peasy animations for your Tailwind project",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Astro",
"significant_languages": [
"Astro",
"JavaScript",
"CSS"
]
},
"owner": {
"blog": "https://twitch.tv/midudev",
"name": "Miguel Ángel Durán",
"type": "User",
"login": "midudev",
"company": null,
"location": "Barcelona",
"followers": 38816,
"avatar_url": "https://avatars.githubusercontent.com/u/1561955?v=4",
"created_at": "2012-03-21T18:31:36Z",
"is_verified": null,
"public_repos": 235,
"account_age_days": 5237
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-07-18T18:17:20Z"
}
],
"recent_commits": [
{
"oid": "8eb93d951d6119f44b918e9573a414c100c17af2",
"body": "Add blur/slide toasts with a dedicated exit keyframe (avoids reverse multi-animation snap), and a hero button that copies an agent install prompt.",
"is_bot": false,
"headline": "feat(web): custom site toasts and install-from-prompt CTA",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edf1898aae2a16dc539f7db312dac8559abfc0a",
"body": "Replace the third-party toast package with a custom site toast UI that uses the plugin animations.",
"is_bot": false,
"headline": "chore(web): remove wc-toast dependency",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1da0519746abff2e9495daa2c42bb22d1f252b96",
"body": "Replace the monorepo contributor skill with a consumer-focused\nplaybook for using the npm package, mirror it under skills/ and\n.agents/skills/ for discovery, and document install plus the\nskills.sh badge in the READMEs and agent docs.",
"is_bot": false,
"headline": "docs(skills): ship consumer skill for skills.sh",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97efb4c65c1d0af320a21823e26d2020dd144c8a",
"body": "Add static /index.md, /playground.md, and /llms-full.md endpoints\ngenerated from theme + package metadata, advertise them via\nrel=alternate and meta md-url, and refresh llms.txt/robots hints so\nagents prefer Markdown over scraping HTML.",
"is_bot": false,
"headline": "feat(web): serve agent-readable Markdown for the site",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab991802d695e0155b8f2e3e82a1124af4bae25",
"body": "Introduce .agents/skills/tailwind-animations/SKILL.md as the main\nplaybook for coding agents (plugin API, web, release, anti-patterns),\nlink it from AGENTS.md, and bump LLM.txt to 1.0.2.",
"is_bot": false,
"headline": "docs(agents): add project skill and point AGENTS to it",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebe7ab3db5a58bdd62e3152c943bfa37435536d2",
"body": "Align the scoped package lock entry with peerDependencies.tailwindcss\nset to any Tailwind CSS v4 release.",
"is_bot": false,
"headline": "chore(lockfile): reflect tailwindcss peer range as 4",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f88c58eb0d908dd9e68193f3df6e002bcb08b82",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-07-18T18:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00164c244b94cc5753499486a951b8889bf8cd42",
"body": "Declare peerDependencies.tailwindcss as \"4\" so consumers on any\n4.x release are compatible, instead of pinning a single patch.",
"is_bot": false,
"headline": "fix(package): accept any Tailwind CSS v4 as peer",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T18:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc96a431205770462ed72e0cb9f5a6400b6fa375",
"body": "Bump package and deprecated scoped shim to 1.0.2, document\nanimate-slide-distance and site updates in the changelog, tighten\nnpm package contents, and keep the scoped dependency on workspace\nprotocol until publish rewrites it.",
"is_bot": false,
"headline": "chore(release): prepare v1.0.2",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T17:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43e31da3e0e1b9faf22ea50cde231373e55e321f",
"body": "Ship a shareable /playground for composing animation utilities with\nURL state, improve the marketing site UX (hero, header, collection),\nand harden technical SEO plus accessibility. Also migrate to ESLint 10\nwithout neostandard, update Astro/Vite/Tailwind stack, and fix dialog\ncards triggering a false copy toast (animate-null).",
"is_bot": false,
"headline": "feat(web): playground, SEO/a11y polish, and dependency upgrades",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T17:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59163721d0329a642cd3e958c27d43b281cb47c",
"body": "Use a clearer utility name for slide travel distance and align the\nCSS variable to --tw-anim-slide-distance.",
"is_bot": false,
"headline": "refactor: rename animate-translate to animate-slide-distance",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T17:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54cc3ce31aa6965c6fbac1c41eb01a480c3f781",
"body": "Allow slide-in/out animations to override their 20px travel with\nanimate-translate-[…], driven by --tw-anim-translate. Direction is\nencoded in the keyframes so a positive distance works for every side.\n\nCo-authored-by: Miguel Alzate <alzatemiguel284@gmail.com>",
"is_bot": false,
"headline": "feat: add animate-translate for customizable slide distances",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T17:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70b3da3179ec4bbdc0f78647a2e196b7565cf92",
"body": "Land the intent of #92 on top of the existing page design: sticky glass\nbanner that explains paused previews, plus an explicit \"Preview animations\nanyway\" control that sets data-force-motion for the session.\n\nScoped prefers-reduced-motion with :not([data-force-motion]) so utility\nanimation durations keep working after opt-in (safer than animation-duration:\nrevert).\n\nCo-authored-by: FranKaddour <francokaddour@gmail.com>",
"is_bot": false,
"headline": "fix(a11y): reduced-motion banner with session opt-in (fixes #89)",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-07-18T17:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "117e13b30437724adea42362bcbc90e4ecd8f2f0",
"body": "…ck.yaml",
"is_bot": false,
"headline": "fix: update vite version to 7.3.3 and tinyglobby to 0.2.17 in pnpm-lo…",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc6176bf389339895501460c66d99ae23a0c13b",
"body": null,
"is_bot": false,
"headline": "fix: restore vite dependency in package.json",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8908d533f0f4cb3285599e0e20b37d35cb00b789",
"body": null,
"is_bot": false,
"headline": "fix: remove vite dependency from package.json and pnpm-lock.yaml",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "676a78ed139c7d90a574f61a29200d3980b21e05",
"body": null,
"is_bot": false,
"headline": "fix: specify path for geist-mono CSS import in Layout.astro",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6d5cc3ebb3881ba4c1ed0ee40b2ab4eb405cf92",
"body": null,
"is_bot": false,
"headline": "fix: clean up code formatting and remove unnecessary line breaks",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:10:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f181179d64c2ac334af54538370f3f07eceeea9",
"body": null,
"is_bot": false,
"headline": "fix: remove unused imports from index.astro",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e00dd67b4d5dc4bbee3c6dcef65c57c399534b",
"body": null,
"is_bot": false,
"headline": "fix: remove node-options from .npmrc",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03abfaeb4f4cb04baeb3f17c9d392c8c5e0dffc7",
"body": "- Updated @astrojs/sitemap from 3.7.2 to 3.7.3\n- Updated @fontsource-variable/geist-mono from 5.2.7 to 5.2.8\n- Updated astro from 6.3.2 to 6.4.2\n- Updated typescript from 5.9.3 to 6.0.3\n- Updated vite from 7.3.3 to 8.0.15\n- Added minimumReleaseAgeExclude for vite@8.0.15 in pnpm-workspace.yaml",
"is_bot": false,
"headline": "chore: update dependencies and configuration",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d71c371824733b244fcefa4b6b8ec6162c33c44",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3e56285b026cde84815e0d534dc91085e2b26d",
"body": null,
"is_bot": false,
"headline": "fix(workspace): remove vite override from pnpm-workspace.yaml",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e339ceba3c2b60e2927aacbbebfeed4f49b50923",
"body": null,
"is_bot": false,
"headline": "fix(lockfile): remove vite override from pnpm-lock.yaml",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T09:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41cf1fbc671c2aa81aa6c805f5030aa5942ff327",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:midudev/tailwind-animations",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T08:59:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08e4dd0d7a6e3bb5420e2cc0a6bac7bbda3e96fc",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-06-01T08:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723a1136f673571381f236e70d27507872a94269",
"body": "fix(layout): move Footer outside nested section element",
"is_bot": false,
"headline": "Merge pull request #91 from FraVelz/fix/footer-semantics",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-06-01T08:40:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278c6e3bc9882651f5e17420f04206d7eefb6a9e",
"body": "The footer was incorrectly nested inside a section, breaking semantic\nHTML structure. It now sits as a direct child of main.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(layout): move Footer outside nested section element",
"author_name": "Fravelz",
"author_login": "FraVelz",
"committed_at": "2026-05-24T02:12:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b215e976083d088018f88e984d0c52940701d79a",
"body": null,
"is_bot": false,
"headline": "Upgrade lockfile",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-05-21T10:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bb5ea6b03aa538bffddce8dcf1fcf3ee1ff5f8",
"body": "- Updated various dependencies in package.json and scoped package.json to their latest versions, including tailwindcss, eslint, and prettier.\n- Removed pnpm-lock.yaml from .gitignore and added it to track dependency versions.\n- Cleaned up .gitignore by removing pnpm-lock.yaml entry.",
"is_bot": false,
"headline": "Update dependencies and add pnpm lockfile",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-05-21T10:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9acc7cbe2cacf998c77418d1c4f3105247c884",
"body": "- Updated the GitHub icon SVG to a larger viewBox and modified the path for improved rendering.\n- Adjusted the class names in the Header and ToggleTheme components to include size and alignment properties for better layout consistency.",
"is_bot": false,
"headline": "Refactor GitHub icon and update theme toggle button styles",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-05-21T08:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35b4ea2f9adf67ac3f0814e4be97df416597d6a3",
"body": "- Introduced a new .npmrc file to enforce strict package management policies, including script ignoring and version pinning.\n- Created AGENTS.md to outline supply chain security rules for AI assistants and contributors.\n- Added skills-lock.json to manage dependencies for various skills.\n- Developed \n[…]\nia to enhance compliance and usability.\n- Added frontend design and SEO skills with detailed instructions and best practices for creating high-quality web interfaces and optimizing for search engines.",
"is_bot": false,
"headline": "Add supply chain security measures and accessibility guidelines",
"author_name": "Miguel Ángel Durán (midudev)",
"author_login": "midudev",
"committed_at": "2026-05-21T08:50:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ceed187044dc02f2cde392b0be503b5972d42c95",
"body": "- Integrated sitemap functionality in astro.config.mjs and added the sitemap dependency in package.json.\n- Created a new robots.txt file to allow search engines to index the site and reference the sitemap.\n- Enhanced accessibility by adding aria attributes to various components, including icons and buttons.\n- Updated the layout to include a skip link for better navigation and improved focus management for external links.",
"is_bot": false,
"headline": "Add sitemap integration and improve accessibility features",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-02-17T11:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caac0d0a5705ceaf0758b9fb1ee2136071155b1b",
"body": null,
"is_bot": false,
"headline": "Remove JSConfBanner component and its references from the project",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-02-17T08:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d3f4f3dad3702979ab604303a18d06c3ed93a96",
"body": null,
"is_bot": false,
"headline": "Update og.jpg image for improved visual content",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-02-03T09:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "922f7b7df41cf4566086c4d99a2354328d3a724d",
"body": "Added comprehensive instructions for reviewing PRs in the tailwind-animations project, covering expectations, project goals, accessibility considerations, performance, documentation, testing, and code quality.",
"is_bot": false,
"headline": "Add PR review instructions for tailwind-animations",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-29T10:00:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecbb88b0e047f44b5b92092db50048e2cf80bf54",
"body": "- Added scroll-based opacity effects for the header and logo in Header.astro.\n- Introduced a new JSConfBanner.astro component to display a floating banner for JSConf España 2026.\n- Updated Layout.astro to include the JSConf banner.\n- Cleaned up the main structure in index.astro for better layout consistency.",
"is_bot": false,
"headline": "Implement header scroll effects and add JSConf banner component",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-23T20:46:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40450c51d061758418e8f001068fc92d5e06bbf7",
"body": "Agregar Header, y algunas cosas de estructura de archivos.",
"is_bot": false,
"headline": "Merge pull request #85 from FraVelz/refactorizacion",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-23T20:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55a160407f45ef3e20ec239abde88fa22017506",
"body": "funcionamiento del header.\n\nCambios a ser confirmados:\n\tmodificados: web/src/pages/index.astro",
"is_bot": false,
"headline": "Agregar el id=\"preview\" para el correcto",
"author_name": "Fravelz",
"author_login": "FraVelz",
"committed_at": "2026-01-23T15:33:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "277d3abc97596bf0c2f5902d8f5144289eacea15",
"body": "Bueno en cada uno de los archivos se busca explicar los cambios con comentarios\nen el codigo de los cambios realizados. En este commit, en general lo que se\nhizo fue una crear una carpeta layout dentro de components, y alli se busco,\nmover el footer y crear un header.\n\nTambien la carpeta ui, que son\n[…]\n archivos: web/src/components/icons/menu.astro\n\tnuevos archivos: web/src/components/layout/Header.astro\n\tnuevos archivos: web/src/components/ui/Enlace.astro\n\tmodificados: web/src/pages/index.astro",
"is_bot": false,
"headline": "Creacion de la carpeta layout y ui",
"author_name": "Fravelz",
"author_login": "FraVelz",
"committed_at": "2026-01-23T15:18:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "387596d40ac165c5e52e54421ff87e302aaca8d0",
"body": null,
"is_bot": false,
"headline": "Agregar archivo de documentación de despliegue.",
"author_name": "Fravelz",
"author_login": "FraVelz",
"committed_at": "2026-01-23T12:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4be1d437021b4692fe3dfd8cbcd1b863049c37b3",
"body": "fix: ajustar clases de ancho en Layout y index para mejorar la presen…",
"is_bot": false,
"headline": "Merge pull request #83 from Mooenz/fix/scrollX",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-22T19:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5ff1ea16ac33147901d045c31bd9a89c0b321b3",
"body": "…tación",
"is_bot": false,
"headline": "fix: ajustar clases de ancho en Layout y index para mejorar la presen…",
"author_name": "mooenz",
"author_login": "Mooenz",
"committed_at": "2026-01-14T03:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4350f51bbe9efeb0ba7b8bfb0fd574b552fcabe",
"body": "…ming\n\nfix: improve scroll container heights for better UX",
"is_bot": false,
"headline": "Merge pull request #81 from JoseDFabra/fix/staggered-reveal-scroll-ti…",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-13T23:23:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "663278095b9e1c93dd345f7f5b71b1cedc2a9e77",
"body": "- Reduce staggered reveal container: 1400px → 1100px\n- Reduce entry/exit animations container: 1200px → 1100px\n- Reduce rotation on scroll container: 1000px → 800px\n- Increase cover percentages in animate-range to delay element disappearance\n- Elements now remain visible longer for improved user experience",
"is_bot": false,
"headline": "fix: improve scroll container heights for better UX",
"author_name": "JoseDFabra",
"author_login": "JoseDFabra",
"committed_at": "2026-01-13T20:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "632f54a45f093f894840146d0a929d008c0f7fa6",
"body": "…dex.astro",
"is_bot": false,
"headline": "refactor: clean up unused comments and improve layout structure in in…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-13T20:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15d4f1f6071c4989823240b716ff4cb82f11975e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:midudev/tailwind-animations",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-13T20:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03678784b0fed44d077c7a09699fc9d1aeebd904",
"body": null,
"is_bot": false,
"headline": "fix: update linting scripts to target the current directory",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-13T20:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be5d03907ec2156bd66d2fd6daae7a37723ff3ae",
"body": "…ctories",
"is_bot": false,
"headline": "fix: update ESLint configuration to include ignores for specific dire…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-13T20:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f21a528464b76007f92ede909b8cd1b90f07c9e",
"body": "Actualización: Web Responsive Mobile",
"is_bot": false,
"headline": "Merge pull request #80 from FraVelz/design-responsive",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-13T20:04:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de4689b8e71165d058eee7a8d9c87a7d5748c5c1",
"body": null,
"is_bot": false,
"headline": "Actualización: Web Responsive Mobile",
"author_name": "Fravelz",
"author_login": "FraVelz",
"committed_at": "2026-01-13T17:52:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fde5c0c50a278c8bb40752cb100b3e04a24e767d",
"body": null,
"is_bot": false,
"headline": "fix: correct plugin import statement in LLM.txt",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T20:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e41c42bac4e9f3d6e429616ff2e2a80f79c7a6",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github.com:midudev/tailwind-animations",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T20:35:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d465dcf696fb55f8a830f2f1f02f73f107b2fe37",
"body": null,
"is_bot": false,
"headline": "fix: correct plugin import statement in index.astro",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T20:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68d60ac2d345ca7a084226e5a84df7d2a3188238",
"body": null,
"is_bot": false,
"headline": "fix: update import statement for tailwind-animations in README files",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T20:35:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98cc6025efb8f9a529d2a13ed80e90211ff74681",
"body": null,
"is_bot": false,
"headline": "Replace web image with CleanShot attachment",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-12T20:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8837cb5557b19bc3ebe93aff52d4197fe69e79e",
"body": "Add: LLM.txt",
"is_bot": false,
"headline": "Merge pull request #79 from miguelgargallo/main",
"author_name": "Miguel Ángel Durán",
"author_login": "midudev",
"committed_at": "2026-01-12T20:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a798a9e293a012f9e562fbe918f192e711ff0de6",
"body": null,
"is_bot": false,
"headline": "Improve: Tree system",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0da31f479827ea518192c13e903a86a47d45f78",
"body": null,
"is_bot": false,
"headline": "Translate: LLM.txt file",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T19:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f28cae5088cf61794dcb26cccb95ede5997923c",
"body": null,
"is_bot": false,
"headline": "Change: Directory",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T19:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b1069f3363f58f86f0edbf0d61e97b5b9f0bdf",
"body": null,
"is_bot": false,
"headline": "Change: Directory",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T19:34:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "098844126909d27ed8c42b5d29af5e7dbc6d5969",
"body": null,
"is_bot": false,
"headline": "Fix: Official Site",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T19:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19030eac64f905b8f2aef8a01c69dba19548c64a",
"body": null,
"is_bot": false,
"headline": "Update: LLM.txt",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T19:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8adac1f0d7a11b6f901dae0f0ff234eaa6edf99",
"body": null,
"is_bot": false,
"headline": "Add: LLM.txt",
"author_name": "miguelgargallo",
"author_login": "miguelgargallo",
"committed_at": "2026-01-12T19:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc277946482b0c8c8ad8e235e5be4697b4c0fa8",
"body": "…fade-in-left'",
"is_bot": false,
"headline": "fix: update animation class from 'animate-slide-in-left' to 'animate-…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a79a4e9c9a0a65dc317d02cdc2c108cb6627095",
"body": null,
"is_bot": false,
"headline": "fix: update installation instructions for tailwind-animations package",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88cc444c35b178fe779c0924dddb5a74c221c950",
"body": "…mport",
"is_bot": false,
"headline": "fix: replace tailwind-animations plugin import with local index.css i…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70b33833421c56cf029f9cad251eccfcb32558e0",
"body": null,
"is_bot": false,
"headline": "fix: update .gitignore to ignore node_modules in all directories",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7555f2a42871190b0a64744b6cd9a490b2bed79d",
"body": null,
"is_bot": false,
"headline": "chore: update version to 1.0.1 in package.json and scoped package.json",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d2241c1fd3173abbcef4c3ec0fc695b07a179b",
"body": "…ailwind-animations dependency in package.json",
"is_bot": false,
"headline": "refactor: remove SSR configuration from astro.config.mjs and update t…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ac94a0aaf7926deba9574a01ac9d6f091f905f",
"body": null,
"is_bot": false,
"headline": "feat: add SSR configuration to prevent externalizing tailwind-animations",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T16:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6981c9356065ead65bb9a770ecdb29b802eb30",
"body": "…ages",
"is_bot": false,
"headline": "feat: add scripts to publish both official and deprecated scoped pack…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ff116d22424685e67698f5b0945ef5ae49cae4",
"body": null,
"is_bot": false,
"headline": "feat: add deprecated package shim for tailwind-animations",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:15:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557c0e408267b23a2d1766ab5f9ad4b2b9ac224c",
"body": "…; adjust test cases for animation timelines",
"is_bot": false,
"headline": "refactor: update index.css header and remove deprecated theme.js file…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42d2f357a898db6289f89f556cdff4a63fe062eb",
"body": null,
"is_bot": false,
"headline": "docs: update installation instructions and deprecate scoped package",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:14:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa1f045a0150e32d5cfb32cd318095f361435cdc",
"body": null,
"is_bot": false,
"headline": "feat: update package references and add theme animations",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:08:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b5c254d7358ddd1f1820b8ffb01cdd7de0061f",
"body": null,
"is_bot": false,
"headline": "fix: update npm package link in footer to remove scoped reference",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65327f4d899452e41ed63eaf5527bb65ad39d3e",
"body": "…amples\n\n- Changed import path for theme from '../../../src/theme.js' to '../data/theme.js'.\n- Updated package manager commands to remove the '@midudev/' prefix from 'tailwind-animations'.\n- Revised animation examples to use new timeline utilities and improved descriptions.\n- Enhanced UI elements with new animation classes and adjusted delays for better visual effects.",
"is_bot": false,
"headline": "refactor: update tailwind animations package and improve animation ex…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f622bbf87fae2e9eadd4e379334dfd2ca96a5a7",
"body": null,
"is_bot": false,
"headline": "feat: update plugin reference and add new animation sources",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db2fbb1d52d77163106fb429979fd3dfc3574560",
"body": null,
"is_bot": false,
"headline": "feat: add deprecation script for scoped package",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0c5db6ccfa44e3ebb7474a9bb1d41bbb68573b",
"body": null,
"is_bot": false,
"headline": "feat: add scoped package.json for @midudev/tailwind-animations",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "356a72dbe028962c3f53f61e7f52ce642d45da0f",
"body": "…ement",
"is_bot": false,
"headline": "feat: add additional npm scripts for publishing and deprecation manag…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8237d59c48e3daabc460009f0d4bdd931624c49",
"body": "…pace",
"is_bot": false,
"headline": "chore: include wildcard pattern for package directories in pnpm works…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd769abe292c616e86a951ce1ad30ddbb34e7e8",
"body": null,
"is_bot": false,
"headline": "refactor: update package.json for consistent naming and versioning",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d02b8107b86d65e41b603b10bbaa8f79a3b0397f",
"body": null,
"is_bot": false,
"headline": "feat: add changelog to document notable changes and version history",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T14:07:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c4daef2064578e901914a53e72697e6edf641f",
"body": "…functionality and consistency",
"is_bot": false,
"headline": "refactor: enhance timeline utility classes in index.css for improved …",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T09:59:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09fc7672f8e9088b2f4fa3adf22853308eddb051",
"body": null,
"is_bot": false,
"headline": "chore: add keywords to package.json for better package discoverability",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-12T09:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "276bad65c27c5054b2227471040fea3ab5f223f2",
"body": null,
"is_bot": false,
"headline": "test: update animation tests to use `toContain` for CSS assertions",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2b063d7abb1bee4ce0d19eac4151a7646a4a539",
"body": "…tibility",
"is_bot": false,
"headline": "chore: update package dependencies for improved performance and compa…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:17:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8d19f86d649ef734a2a184a68f0910c5429074",
"body": "…rts, custom utilities, and dark mode support",
"is_bot": false,
"headline": "feat: create index.css for global styles, including Tailwind CSS impo…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:17:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "589f61ecc32d890aa9fd45242f1a31eea2411056",
"body": "…d branding",
"is_bot": false,
"headline": "feat: update favicon SVG with new design and color scheme for improve…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df2f97ddfbb4c811e3988dcc030e93aa1901e6c3",
"body": null,
"is_bot": false,
"headline": "feat: add Footer component with navigation links and community resources",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef32f60c5a0962d97b2e7250c6a113043a861a8",
"body": "…g animation",
"is_bot": false,
"headline": "feat: add Logo component with customizable classes and subtle floatin…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd63c77b97d289a413d6d8dd3321032548f94a3a",
"body": "…ith updated button structure",
"is_bot": false,
"headline": "refactor: simplify theme toggle component and improve accessibility w…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a62f518c59d45ae9f829a3c8f28f414cb7bfe16",
"body": "…or improved user experience",
"is_bot": false,
"headline": "feat: implement theme preference detection and update layout styles f…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:16:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97b9dfb80834157521e3f56ea8e962f70007482e",
"body": "…stency",
"is_bot": false,
"headline": "refactor: standardize SVG icon formatting across components for consi…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4dd8a47eac31cb94a9126e07516bf47d8133a67",
"body": "…lasses and keyframes",
"is_bot": false,
"headline": "feat: add Tailwind CSS animations plugin with comprehensive utility c…",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:15:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6fdd1ed17e7e771bf2f4bbd27c817c2c34b137",
"body": null,
"is_bot": false,
"headline": "refactor: update Tailwind CSS import and plugin processing in utils.js",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4061abac1436360e50bfaf71f3118ee4732ab4",
"body": null,
"is_bot": false,
"headline": "docs: add example link from MDN to README for better reference",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1c5e64159b573c9ea13cb624f79ad848399ffcb",
"body": "…package.json",
"is_bot": false,
"headline": "chore: update package version to 1.0.0.beta.0 and enhance exports in …",
"author_name": "midudev",
"author_login": "midudev",
"committed_at": "2026-01-09T19:14:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 104,
"latest_release_at": "2026-07-18T18:17:20Z",
"latest_release_tag": "v1.0.2",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 10,
"days_since_latest_release": 5,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "tailwind-animations",
"exists": true,
"license": "MIT",
"keywords": [
"tailwind",
"css",
"animations",
"plugin"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/tailwind-animations",
"is_deprecated": false,
"latest_version": "1.0.2",
"repository_url": "https://github.com/midudev/tailwind-animations",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 16225,
"first_published_at": "2024-02-27T17:31:03.562000Z",
"latest_published_at": "2026-07-18T18:24:28.801000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "web",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/web",
"is_deprecated": false,
"latest_version": "0.0.2",
"repository_url": "https://github.com/creationix/node-web",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 51535,
"first_published_at": "2012-09-13T05:12:45.210000Z",
"latest_published_at": "2013-01-31T19:50:36.663000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4921
}
]
},
"popularity": {
"forks": 109,
"stars": 1516,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2024-02-06",
"count": 5
},
{
"date": "2024-02-07",
"count": 10
},
{
"date": "2024-02-08",
"count": 9
},
{
"date": "2024-02-09",
"count": 3
},
{
"date": "2024-02-10",
"count": 1
},
{
"date": "2024-02-11",
"count": 3
},
{
"date": "2024-02-13",
"count": 1
},
{
"date": "2024-02-14",
"count": 2
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-20",
"count": 2
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-02-25",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-06",
"count": 1
},
{
"date": "2024-03-16",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-03-27",
"count": 1
},
{
"date": "2024-03-28",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-30",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-05-31",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-15",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-08-29",
"count": 2
},
{
"date": "2024-09-15",
"count": 1
},
{
"date": "2024-09-21",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-12-14",
"count": 2
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-23",
"count": 2
},
{
"date": "2025-05-27",
"count": 1
},
{
"date": "2025-05-29",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-09-27",
"count": 1
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-13",
"count": 4
},
{
"date": "2026-01-14",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-02-25",
"count": 5
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-03-19",
"count": 1
},
{
"date": "2026-03-25",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-07-22",
"count": 2
}
],
"complete": true,
"collected": 109,
"total_forks": 109
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": true,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 19958,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/instructions/*.instructions.md",
"AGENTS.md"
],
"agent_instruction_max_bytes": 5027
},
"dependencies": {
"manifests": [
"package.json",
"web/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 132
},
{
"name": "vite",
"direct": true,
"version": "8.0.15",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-fx2h-pf6j-xcff",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 2,
"oldest_advisory_days": 38
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 409
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp"
],
"fixed_version": "5.0.7",
"advisory_count": 1,
"oldest_advisory_days": 3
},
{
"name": "fast-uri",
"direct": false,
"version": "3.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4c8g-83qw-93j6",
"GHSA-q3j6-qgpj-74h6",
"GHSA-v2hh-gcrm-f6hx",
"GHSA-v39h-62p7-jpjc"
],
"fixed_version": "4.1.1",
"advisory_count": 4,
"oldest_advisory_days": 76
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 38
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 120
},
{
"name": "sharp",
"direct": false,
"version": "0.34.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.3,
"advisory_ids": [
"GHSA-f88m-g3jw-g9cj"
],
"fixed_version": "0.35.0",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "svgo",
"direct": false,
"version": "4.0.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.2,
"advisory_ids": [
"GHSA-2p49-hgcm-8545"
],
"fixed_version": "4.0.2",
"advisory_count": 1,
"oldest_advisory_days": 2
},
{
"name": "ajv",
"direct": false,
"version": "8.17.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-2g4f-4pwh-qvx6"
],
"fixed_version": "8.18.0",
"advisory_count": 1,
"oldest_advisory_days": 162
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-4fh9-h7wg-q85m"
],
"fixed_version": "13.2.1",
"advisory_count": 1,
"oldest_advisory_days": 234
},
{
"name": "smol-toml",
"direct": false,
"version": "1.6.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-v3rj-xjv7-4jmq"
],
"fixed_version": "1.6.1",
"advisory_count": 1,
"oldest_advisory_days": 120
},
{
"name": "yaml",
"direct": false,
"version": "2.7.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-48c2-rrv3-qjmp"
],
"fixed_version": "2.8.3",
"advisory_count": 1,
"oldest_advisory_days": 120
},
{
"name": "astro",
"direct": true,
"version": "7.0.7",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 0,
"advisory_ids": [
"GHSA-4g3v-8h47-v7g6"
],
"fixed_version": "7.1.0",
"advisory_count": 1,
"oldest_advisory_days": 3
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 8,
"critical": 1,
"moderate": 4
},
"advisory_count": 23,
"affected_count": 14,
"assessed_count": 668,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@astrojs/check",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "0.9.9"
},
{
"name": "@astrojs/sitemap",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "3.7.3"
},
{
"name": "@fontsource-variable/geist-mono",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "5.2.8"
},
{
"name": "@tailwindcss/vite",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "4.3.2"
},
{
"name": "astro",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "7.0.7"
},
{
"name": "tailwind-animations",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "tailwindcss",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "4.3.2"
},
{
"name": "typescript",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "6.0.3"
},
{
"name": "vite",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "8.1.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@astrojs/check",
"direct": true,
"version": "0.9.9",
"ecosystem": "npm"
},
{
"name": "@astrojs/sitemap",
"direct": true,
"version": "3.7.3",
"ecosystem": "npm"
},
{
"name": "@fontsource-variable/geist-mono",
"direct": true,
"version": "5.2.8",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/vite",
"direct": true,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "astro",
"direct": true,
"version": "7.0.7",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": true,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": true,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": true,
"version": "8.0.15",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": true,
"version": "8.1.4",
"ecosystem": "npm"
},
{
"name": "@alloc/quick-lru",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler",
"direct": false,
"version": "2.12.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler",
"direct": false,
"version": "2.13.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-darwin-arm64",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-darwin-x64",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-linux-arm64-gnu",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-linux-arm64-musl",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-linux-x64-gnu",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-linux-x64-musl",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-wasm32-wasi",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-win32-arm64-msvc",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-binding-win32-x64-msvc",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/compiler-rs",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/internal-helpers",
"direct": false,
"version": "0.10.1",
"ecosystem": "npm"
},
{
"name": "@astrojs/language-server",
"direct": false,
"version": "2.16.9",
"ecosystem": "npm"
},
{
"name": "@astrojs/markdown-satteri",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@astrojs/prism",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@astrojs/telemetry",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "@astrojs/yaml2ts",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.28.5",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.29.3",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.29.0",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-darwin-arm64",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-darwin-x64",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-linux-arm64-gnu",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-linux-arm64-musl",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-linux-x64-gnu",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-linux-x64-musl",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-wasm32-wasi",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-win32-arm64-msvc",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@bruits/satteri-win32-x64-msvc",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "@capsizecss/unpack",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@clack/core",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "@clack/prompts",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "@csstools/css-tokenizer",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "@csstools/postcss-minify",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "@emmetio/abbreviation",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "@emmetio/css-abbreviation",
"direct": false,
"version": "2.1.8",
"ecosystem": "npm"
},
{
"name": "@emmetio/css-parser",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "@emmetio/html-matcher",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@emmetio/scanner",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "@emmetio/stream-reader",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "@emmetio/stream-reader-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/core",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.10.0",
"ecosystem": "npm"
},
{
"name": "@emnapi/runtime",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@emnapi/wasi-threads",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/eslint-utils",
"direct": false,
"version": "4.9.1",
"ecosystem": "npm"
},
{
"name": "@eslint-community/regexpp",
"direct": false,
"version": "4.12.2",
"ecosystem": "npm"
},
{
"name": "@eslint/config-array",
"direct": false,
"version": "0.23.5",
"ecosystem": "npm"
},
{
"name": "@eslint/config-helpers",
"direct": false,
"version": "0.6.0",
"ecosystem": "npm"
},
{
"name": "@eslint/core",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@eslint/js",
"direct": false,
"version": "10.0.1",
"ecosystem": "npm"
},
{
"name": "@eslint/object-schema",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "@eslint/plugin-kit",
"direct": false,
"version": "0.7.2",
"ecosystem": "npm"
},
{
"name": "@humanfs/core",
"direct": false,
"version": "0.19.1",
"ecosystem": "npm"
},
{
"name": "@humanfs/node",
"direct": false,
"version": "0.16.6",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/module-importer",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.3.1",
"ecosystem": "npm"
},
{
"name": "@humanwhocodes/retry",
"direct": false,
"version": "0.4.2",
"ecosystem": "npm"
},
{
"name": "@img/colour",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-darwin-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-darwin-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-ppc64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-riscv64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-s390x",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linux-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-arm64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-libvips-linuxmusl-x64",
"direct": false,
"version": "1.2.4",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-ppc64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-riscv64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-s390x",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linux-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-linuxmusl-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-wasm32",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-arm64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-ia32",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@img/sharp-win32-x64",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.8",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.25",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "@napi-rs/wasm-runtime",
"direct": false,
"version": "1.1.6",
"ecosystem": "npm"
},
{
"name": "@oslojs/encoding",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.133.0",
"ecosystem": "npm"
},
{
"name": "@oxc-project/types",
"direct": false,
"version": "0.139.0",
"ecosystem": "npm"
},
{
"name": "@pkgr/core",
"direct": false,
"version": "0.2.4",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-android-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-darwin-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-freebsd-x64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm-gnueabihf",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-arm64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-ppc64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-s390x-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-gnu",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-linux-x64-musl",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-openharmony-arm64",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-wasm32-wasi",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-arm64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "@rolldown/binding-win32-x64-msvc",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openbsd-x64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "@shikijs/core",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-javascript",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/engine-oniguruma",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/langs",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/primitive",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/themes",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/types",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "@shikijs/vscode-textmate",
"direct": false,
"version": "10.0.2",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/postcss",
"direct": false,
"version": "4.3.2",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.2",
"ecosystem": "npm"
},
{
"name": "@tybys/wasm-util",
"direct": false,
"version": "0.10.3",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/esrecurse",
"direct": false,
"version": "4.3.1",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/estree-jsx",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "@types/hast",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/json-schema",
"direct": false,
"version": "7.0.15",
"ecosystem": "npm"
},
{
"name": "@types/mdast",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "@types/nlcst",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.12.4",
"ecosystem": "npm"
},
{
"name": "@types/sax",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "@types/unist",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/project-service",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/scope-manager",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/tsconfig-utils",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/types",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/typescript-estree",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/visitor-keys",
"direct": false,
"version": "8.63.0",
"ecosystem": "npm"
},
{
"name": "@ungap/structured-clone",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "@volar/kit",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/language-core",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/language-server",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/language-service",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/source-map",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@volar/typescript",
"direct": false,
"version": "2.4.28",
"ecosystem": "npm"
},
{
"name": "@vscode/emmet-helper",
"direct": false,
"version": "2.11.0",
"ecosystem": "npm"
},
{
"name": "@vscode/l10n",
"direct": false,
"version": "0.0.18",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.16.0",
"ecosystem": "npm"
},
{
"name": "acorn-jsx",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "6.15.0",
"ecosystem": "npm"
},
{
"name": "ajv",
"direct": false,
"version": "8.17.1",
"ecosystem": "npm"
},
{
"name": "ajv-draft-04",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "am-i-vibing",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "arg",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "array-buffer-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "array-includes",
"direct": false,
"version": "3.1.8",
"ecosystem": "npm"
},
{
"name": "array.prototype.flat",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "array.prototype.flatmap",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "arraybuffer.prototype.slice",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ast-types-flow",
"direct": false,
"version": "0.0.8",
"ecosystem": "npm"
},
{
"name": "astro-eslint-parser",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "astrojs-compiler-sync",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "async-function",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "available-typed-arrays",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "axe-core",
"direct": false,
"version": "4.10.3",
"ecosystem": "npm"
},
{
"name": "axobject-query",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bail",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "boolbase",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "call-bind",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "ccount",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "character-entities-html4",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "character-entities-legacy",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "ci-info",
"direct": false,
"version": "4.4.0",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "comma-separated-tokens",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "common-ancestor-path",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cookie-es",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "crossws",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "css-select",
"direct": false,
"version": "5.2.2",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "css-tree",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "css-what",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csso",
"direct": false,
"version": "5.0.5",
"ecosystem": "npm"
},
{
"name": "damerau-levenshtein",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "data-view-buffer",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-length",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "data-view-byte-offset",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "deep-is",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "define-data-property",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "define-properties",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "defu",
"direct": false,
"version": "6.1.7",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destr",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "devalue",
"direct": false,
"version": "5.8.1",
"ecosystem": "npm"
},
{
"name": "devlop",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "8.0.4",
"ecosystem": "npm"
},
{
"name": "dom-serializer",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "domelementtype",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "domhandler",
"direct": false,
"version": "5.0.3",
"ecosystem": "npm"
},
{
"name": "domutils",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "dset",
"direct": false,
"version": "3.1.4",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "emmet",
"direct": false,
"version": "2.4.11",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.21.6",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "4.5.0",
"ecosystem": "npm"
},
{
"name": "entities",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "es-abstract",
"direct": false,
"version": "1.23.9",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-set-tostringtag",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "es-shim-unscopables",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "es-to-primitive",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.28.1",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "10.7.0",
"ecosystem": "npm"
},
{
"name": "eslint-config-prettier",
"direct": false,
"version": "10.1.8",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-astro",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "eslint-plugin-jsx-a11y",
"direct": false,
"version": "6.10.2",
"ecosystem": "npm"
},
{
"name": "eslint-scope",
"direct": false,
"version": "9.1.2",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "eslint-visitor-keys",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "espree",
"direct": false,
"version": "11.2.0",
"ecosystem": "npm"
},
{
"name": "esquery",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "esrecurse",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "eventemitter3",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "extend",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-deep-equal",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "fast-json-stable-stringify",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "fast-levenshtein",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "fast-string-truncated-width",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "fast-string-width",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "fast-uri",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "fast-wrap-ansi",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "file-entry-cache",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat-cache",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "flatted",
"direct": false,
"version": "3.3.3",
"ecosystem": "npm"
},
{
"name": "flattie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "fontace",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "fontkitten",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "for-each",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "function.prototype.name",
"direct": false,
"version": "1.1.8",
"ecosystem": "npm"
},
{
"name": "functions-have-names",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-symbol-description",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "5.0.0-beta.4",
"ecosystem": "npm"
},
{
"name": "github-slugger",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.6.0",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "17.7.0",
"ecosystem": "npm"
},
{
"name": "globalthis",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "h3",
"direct": false,
"version": "1.15.11",
"ecosystem": "npm"
},
{
"name": "has-bigints",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-property-descriptors",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "has-proto",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "has-tostringtag",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hast-util-to-html",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "hast-util-whitespace",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "html-void-elements",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "http-cache-semantics",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "ignore",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "imurmurhash",
"direct": false,
"version": "0.1.4",
"ecosystem": "npm"
},
{
"name": "internal-slot",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "iron-webcrypto",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-array-buffer",
"direct": false,
"version": "3.0.5",
"ecosystem": "npm"
},
{
"name": "is-async-function",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-bigint",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-boolean-object",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "is-callable",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "is-data-view",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "is-date-object",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-finalizationregistry",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-generator-function",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-map",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-number-object",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "is-regex",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "is-set",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "is-shared-array-buffer",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "is-string",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-symbol",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-typed-array",
"direct": false,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "is-weakmap",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-weakref",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "is-weakset",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.7.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "json-buffer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "json-schema-traverse",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "json-stable-stringify-without-jsonify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "jsonc-parser",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "jsx-ast-utils",
"direct": false,
"version": "3.3.5",
"ecosystem": "npm"
},
{
"name": "keyv",
"direct": false,
"version": "4.5.4",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "4.1.5",
"ecosystem": "npm"
},
{
"name": "language-subtag-registry",
"direct": false,
"version": "0.3.23",
"ecosystem": "npm"
},
{
"name": "language-tags",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "levn",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-android-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.32.0",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.5.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.21",
"ecosystem": "npm"
},
{
"name": "magicast",
"direct": false,
"version": "0.5.3",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "mdast-util-to-hast",
"direct": false,
"version": "13.2.0",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.0.28",
"ecosystem": "npm"
},
{
"name": "mdn-data",
"direct": false,
"version": "2.12.2",
"ecosystem": "npm"
},
{
"name": "micromark-util-character",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-encode",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-sanitize-uri",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-symbol",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "micromark-util-types",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.5",
"ecosystem": "npm"
},
{
"name": "mrmime",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "muggle-string",
"direct": false,
"version": "0.4.1",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.12",
"ecosystem": "npm"
},
{
"name": "natural-compare",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "neotraverse",
"direct": false,
"version": "0.6.18",
"ecosystem": "npm"
},
{
"name": "nlcst-to-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "node-fetch-native",
"direct": false,
"version": "1.6.7",
"ecosystem": "npm"
},
{
"name": "node-mock-http",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "nth-check",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "object-keys",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": false,
"version": "4.1.7",
"ecosystem": "npm"
},
{
"name": "object.fromentries",
"direct": false,
"version": "2.0.8",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "obug",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "ofetch",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "ohash",
"direct": false,
"version": "2.0.11",
"ecosystem": "npm"
},
{
"name": "oniguruma-parser",
"direct": false,
"version": "0.12.2",
"ecosystem": "npm"
},
{
"name": "oniguruma-to-es",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "optionator",
"direct": false,
"version": "0.9.4",
"ecosystem": "npm"
},
{
"name": "own-keys",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "7.3.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "p-queue",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "p-timeout",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "parse5",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "path-browserify",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "piccolore",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.5",
"ecosystem": "npm"
},
{
"name": "possible-typed-array-names",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.15",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.16",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "prelude-ls",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.9.5",
"ecosystem": "npm"
},
{
"name": "prettier-config-standard",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-astro",
"direct": false,
"version": "0.14.1",
"ecosystem": "npm"
},
{
"name": "prettier-plugin-tailwindcss",
"direct": false,
"version": "0.8.0",
"ecosystem": "npm"
},
{
"name": "prismjs",
"direct": false,
"version": "1.30.0",
"ecosystem": "npm"
},
{
"name": "process-ancestry",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "property-information",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "punycode",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "radix3",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "reflect.getprototypeof",
"direct": false,
"version": "1.0.10",
"ecosystem": "npm"
},
{
"name": "regex",
"direct": false,
"version": "6.1.0",
"ecosystem": "npm"
},
{
"name": "regex-recursion",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "regex-utilities",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "regexp.prototype.flags",
"direct": false,
"version": "1.5.4",
"ecosystem": "npm"
},
{
"name": "request-light",
"direct": false,
"version": "0.5.8",
"ecosystem": "npm"
},
{
"name": "request-light",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "require-from-string",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "retext-smartypants",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "rolldown",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.60.4",
"ecosystem": "npm"
},
{
"name": "s.color",
"direct": false,
"version": "0.0.15",
"ecosystem": "npm"
},
{
"name": "safe-array-concat",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "safe-push-apply",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "safe-regex-test",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "sass-formatter",
"direct": false,
"version": "0.7.9",
"ecosystem": "npm"
},
{
"name": "satteri",
"direct": false,
"version": "0.9.5",
"ecosystem": "npm"
},
{
"name": "sax",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "set-function-length",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "set-function-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "set-proto",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "sharp",
"direct": false,
"version": "0.34.5",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "shiki",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "sisteransi",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "sitemap",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "smol-toml",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "space-separated-tokens",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "stream-replace-string",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string.prototype.includes",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "string.prototype.trim",
"direct": false,
"version": "1.2.10",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimend",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "string.prototype.trimstart",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "stringify-entities",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "suf-log",
"direct": false,
"version": "2.5.3",
"ecosystem": "npm"
},
{
"name": "svgo",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "synckit",
"direct": false,
"version": "0.11.5",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "tiny-inflate",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyclip",
"direct": false,
"version": "0.1.12",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.17",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "trim-lines",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "trough",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "ts-api-utils",
"direct": false,
"version": "2.5.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "type-check",
"direct": false,
"version": "0.4.0",
"ecosystem": "npm"
},
{
"name": "typed-array-buffer",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-length",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "typed-array-byte-offset",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "typed-array-length",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "typesafe-path",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "typescript-auto-import-cache",
"direct": false,
"version": "0.3.5",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.4",
"ecosystem": "npm"
},
{
"name": "ultrahtml",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "unbox-primitive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "uncrypto",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.16.0",
"ecosystem": "npm"
},
{
"name": "unified",
"direct": false,
"version": "11.0.5",
"ecosystem": "npm"
},
{
"name": "unifont",
"direct": false,
"version": "0.7.4",
"ecosystem": "npm"
},
{
"name": "unist-util-is",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-position",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-stringify-position",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "unist-util-visit-parents",
"direct": false,
"version": "6.0.2",
"ecosystem": "npm"
},
{
"name": "unstorage",
"direct": false,
"version": "1.17.5",
"ecosystem": "npm"
},
{
"name": "uri-js",
"direct": false,
"version": "4.4.1",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "vfile",
"direct": false,
"version": "6.0.3",
"ecosystem": "npm"
},
{
"name": "vfile-message",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "vitefu",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "4.1.10",
"ecosystem": "npm"
},
{
"name": "volar-service-css",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "volar-service-emmet",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "volar-service-html",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "volar-service-prettier",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "volar-service-typescript",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "volar-service-typescript-twoslash-queries",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "volar-service-yaml",
"direct": false,
"version": "0.0.70",
"ecosystem": "npm"
},
{
"name": "vscode-css-languageservice",
"direct": false,
"version": "6.3.2",
"ecosystem": "npm"
},
{
"name": "vscode-html-languageservice",
"direct": false,
"version": "5.6.1",
"ecosystem": "npm"
},
{
"name": "vscode-html-languageservice",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "vscode-json-languageservice",
"direct": false,
"version": "4.1.8",
"ecosystem": "npm"
},
{
"name": "vscode-jsonrpc",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver",
"direct": false,
"version": "9.0.1",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-protocol",
"direct": false,
"version": "3.17.5",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-textdocument",
"direct": false,
"version": "1.0.12",
"ecosystem": "npm"
},
{
"name": "vscode-languageserver-types",
"direct": false,
"version": "3.17.5",
"ecosystem": "npm"
},
{
"name": "vscode-nls",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "vscode-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "which-boxed-primitive",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "which-builtin-type",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "which-collection",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "which-typed-array",
"direct": false,
"version": "1.1.18",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "word-wrap",
"direct": false,
"version": "1.2.5",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "xxhash-wasm",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "yaml",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "yaml-language-server",
"direct": false,
"version": "1.20.0",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "22.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "zod",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "zwitch",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 668,
"direct_count": 9,
"indirect_count": 659
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 58,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 16,
"closed_unmerged_prs": 19
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "midudev",
"commits": 197,
"avatar_url": "https://avatars.githubusercontent.com/u/1561955?v=4"
},
{
"type": "User",
"login": "soyricardodev",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/157634505?v=4"
},
{
"type": "User",
"login": "jamerrq",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/35697365?v=4"
},
{
"type": "User",
"login": "eflsw",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/177087135?v=4"
},
{
"type": "User",
"login": "ivanosquis10",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/83567373?v=4"
},
{
"type": "User",
"login": "miguelgargallo",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/5947268?v=4"
},
{
"type": "User",
"login": "drummes12",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/99418791?v=4"
},
{
"type": "User",
"login": "franklinogf",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/8560372?v=4"
},
{
"type": "User",
"login": "FraVelz",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/159378932?v=4"
},
{
"type": "User",
"login": "barrilocho",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/22900439?v=4"
}
],
"contributors_sampled": 42,
"top_contributor_share": 0.618
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "8eb93d951d6119f44b918e9573a414c100c17af2",
"ran_at": "2026-07-24T04:20:26Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-18T18:55:14Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-01T08:40:09Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/midudev/tailwind-animations",
"host": "github.com",
"name": "tailwind-animations",
"owner": "midudev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 42,
"vitality": 71,
"community": 67,
"governance": 67,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 104,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "104 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 104
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.2",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"forks": 109,
"stars": 1516,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,516 stars",
"points": 51.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1516
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "109 forks",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 109
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"packages": [
"tailwind-animations"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 16225
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "16,225 downloads/month across npm",
"points": 56.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 16225,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 42,
"top_contributor_share": 0.618
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 62% of commits",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "42 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 42
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 58,
"open_issues": 0,
"closed_issues": 16,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 19
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "58/77 decided PRs merged",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 58,
"decided": 77
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 38816,
"owner_type": "User",
"is_verified": null,
"owner_login": "midudev",
"public_repos": 235,
"account_age_days": 5237
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "38,816 followers of midudev",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 38816,
"login": "midudev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "235 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 235
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"tailwind-animations"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"animations",
"css3",
"css3-animations",
"tailwind",
"tailwindcss",
"scroll-animations"
],
"has_wiki": true,
"homepage": "https://tailwind-animations.com",
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://tailwind-animations.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "6 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 6
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "good",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 668 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 668
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 72,
"inputs": {
"source": "osv",
"advisories": 23,
"affected_packages": 14,
"assessed_packages": 668,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 8, moderate 4, low 1",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: vite 8.0.15 (high 7.5), astro 7.0.7 (low)",
"points": 14,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "vite 8.0.15 (high 7.5), astro 7.0.7 (low)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 668,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 76,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_llms_txt": true,
"legible_history_share": 0.81,
"agent_instruction_files": [
".github/instructions/*.instructions.md",
"AGENTS.md"
],
"agent_instruction_max_bytes": 5027
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/instructions/*.instructions.md, AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/instructions/*.instructions.md, AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "81 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 81,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Astro",
"largest_source_bytes": 19958,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Astro with type-check config (web/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "web/tsconfig.json",
"language": "Astro"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"npm package 'web' points at a different repository (https://github.com/creationix/node-web); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-24T04:20:43.645721Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/midudev/tailwind-animations.svg",
"full_name": "midudev/tailwind-animations",
"license_state": "standard",
"license_spdx": "MIT"
}