{"name":"astro","version":"6.3.5","description":"Astro is a modern site builder with web best practices, performance, and DX front-of-mind.","type":"module","author":"withastro","license":"MIT","repository":{"type":"git","url":"git+https://github.com/withastro/astro.git","directory":"packages/astro"},"bugs":"https://github.com/withastro/astro/issues","homepage":"https://astro.build","types":"./dist/index.d.ts","typesVersions":{"*":{"app":["./dist/core/app/index"],"app/*":["./dist/core/app/*"],"hono":["./dist/core/hono/index"],"middleware":["./dist/virtual-modules/middleware.d.ts"]}},"exports":{".":"./dist/index.js","./env":"./env.d.ts","./env/runtime":"./dist/env/runtime.js","./env/setup":"./dist/env/setup.js","./types":"./types.d.ts","./client":"./client.d.ts","./astro-jsx":"./astro-jsx.d.ts","./tsconfigs/*.json":"./tsconfigs/*","./tsconfigs/*":"./tsconfigs/*.json","./jsx/rehype.js":"./dist/jsx/rehype.js","./jsx-runtime":{"types":"./jsx-runtime.d.ts","default":"./dist/jsx-runtime/index.js"},"./jsx-dev-runtime":{"types":"./jsx-runtime.d.ts","default":"./dist/jsx-runtime/index.js"},"./compiler-runtime":"./dist/runtime/compiler/index.js","./runtime/*":"./dist/runtime/*","./config":"./dist/config/entrypoint.js","./container":"./dist/container/index.js","./app":"./dist/core/app/entrypoints/index.js","./app/node":"./dist/core/app/entrypoints/node.js","./app/entrypoint":"./dist/core/app/entrypoints/virtual/index.js","./app/entrypoint/dev":"./dist/core/app/entrypoints/virtual/dev.js","./app/entrypoint/prod":"./dist/core/app/entrypoints/virtual/prod.js","./app/manifest":"./dist/core/app/entrypoints/manifest.js","./app/fetch/default-handler":"./dist/core/fetch/default-handler.js","./entrypoints/prerender":"./dist/entrypoints/prerender.js","./entrypoints/legacy":"./dist/entrypoints/legacy.js","./client/*":"./dist/runtime/client/*","./components":"./components/index.ts","./components/*":"./components/*","./toolbar":"./dist/toolbar/index.js","./actions/runtime/entrypoints/*":"./dist/actions/runtime/entrypoints/*","./assets":"./dist/assets/index.js","./assets/runtime":"./dist/assets/runtime.js","./assets/utils":"./dist/assets/utils/index.js","./assets/utils/node":"./dist/assets/utils/node.js","./assets/utils/inferRemoteSize.js":"./dist/assets/utils/remoteProbe.js","./assets/endpoint/*":"./dist/assets/endpoint/*.js","./assets/services/sharp":"./dist/assets/services/sharp.js","./assets/services/noop":"./dist/assets/services/noop.js","./cache/memory":"./dist/core/cache/memory-provider.js","./fetch":"./dist/core/fetch/index.js","./hono":"./dist/core/hono/index.js","./assets/fonts/runtime.js":"./dist/assets/fonts/runtime.js","./loaders":"./dist/content/loaders/index.js","./content/config":"./dist/content/config.js","./content/runtime":"./dist/content/runtime.js","./content/runtime-assets":"./dist/content/runtime-assets.js","./debug":"./components/Debug.astro","./package.json":"./package.json","./zod":"./dist/zod.js","./errors":"./dist/core/errors/userError.js","./middleware":"./dist/core/middleware/index.js","./virtual-modules/*":"./dist/virtual-modules/*","./logger":"./dist/core/logger/public.js","./logger/json":"./dist/core/logger/impls/json.js","./logger/node":"./dist/core/logger/impls/node.js","./logger/compose":"./dist/core/logger/impls/compose.js","./logger/console":"./dist/core/logger/impls/console.js"},"bin":{"astro":"./bin/astro.mjs"},"dependencies":{"@astrojs/compiler":"^4.0.0","@capsizecss/unpack":"^4.0.0","@clack/prompts":"^1.1.0","@oslojs/encoding":"^1.1.0","@rollup/pluginutils":"^5.3.0","aria-query":"^5.3.2","axobject-query":"^4.1.0","ci-info":"^4.4.0","clsx":"^2.1.1","common-ancestor-path":"^2.0.0","cookie":"^1.1.1","devalue":"^5.6.3","diff":"^8.0.3","dset":"^3.1.4","es-module-lexer":"^2.0.0","esbuild":"^0.27.3","flattie":"^1.1.1","fontace":"~0.4.1","get-tsconfig":"5.0.0-beta.4","github-slugger":"^2.0.0","html-escaper":"3.0.3","http-cache-semantics":"^4.2.0","js-yaml":"^4.1.1","jsonc-parser":"^3.3.1","magic-string":"^0.30.21","magicast":"^0.5.2","mrmime":"^2.0.1","neotraverse":"^0.6.18","obug":"^2.1.1","p-limit":"^7.3.0","p-queue":"^9.1.0","package-manager-detector":"^1.6.0","piccolore":"^0.1.3","picomatch":"^4.0.4","rehype":"^13.0.2","semver":"^7.7.4","shiki":"^4.0.2","smol-toml":"^1.6.0","svgo":"^4.0.1","tinyclip":"^0.1.12","tinyexec":"^1.0.4","tinyglobby":"^0.2.15","ultrahtml":"^1.6.0","unifont":"~0.7.4","unist-util-visit":"^5.1.0","unstorage":"^1.17.5","vfile":"^6.0.3","vite":"^7.3.2","vitefu":"^1.1.2","xxhash-wasm":"^1.1.0","yargs-parser":"^22.0.0","zod":"^4.3.6","@astrojs/telemetry":"3.3.2","@astrojs/markdown-remark":"7.1.2","@astrojs/internal-helpers":"0.9.1"},"optionalDependencies":{"sharp":"^0.34.0"},"devDependencies":{"@astrojs/compiler-rs":"^0.1.6","@playwright/test":"1.58.2","@types/aria-query":"^5.0.4","@types/hast":"^3.0.4","@types/html-escaper":"3.0.4","@types/http-cache-semantics":"^4.2.0","@types/js-yaml":"^4.0.9","@types/parse-srcset":"^1.0.0","@types/picomatch":"^4.0.2","@types/semver":"^7.7.1","@types/yargs-parser":"^21.0.3","cheerio":"1.2.0","eol":"^0.10.0","expect-type":"^1.3.0","fs-fixture":"^2.13.0","hono":"^4.12.14","mdast-util-mdx":"^3.0.0","mdast-util-mdx-jsx":"^3.2.0","node-mocks-http":"^1.17.2","parse-srcset":"^1.0.2","rehype-autolink-headings":"^7.1.0","rehype-slug":"^6.0.0","rehype-toc":"^3.0.2","remark-code-titles":"^0.1.2","rollup":"^4.58.0","sass":"^1.98.0","typescript":"^6.0.3","undici":"^7.22.0","unified":"^11.0.5","vitest":"^4.1.0","@astrojs/check":"0.9.9","astro-scripts":"0.0.14"},"engines":{"node":">=22.12.0","npm":">=9.6.5","pnpm":">=7.1.0"},"publishConfig":{"provenance":true},"funding":{"type":"opencollective","url":"https://opencollective.com/astrodotbuild"},"scripts":{"prebuild":"astro-scripts prebuild --to-string \"src/runtime/server/astro-island.ts\" \"src/runtime/client/{idle,load,media,only,visible}.ts\"","build":"pnpm run prebuild && astro-scripts build \"src/**/*.{ts,js}\" --copy-wasm && tsc -b && astro-check -- -- --root ./components","build:ci":"pnpm run prebuild && astro-scripts build \"src/**/*.{ts,js}\" --copy-wasm","dev":"astro-scripts dev --copy-wasm --prebuild \"src/runtime/server/astro-island.ts\" --prebuild \"src/runtime/client/{idle,load,media,only,visible}.ts\" \"src/**/*.{ts,js}\"","test":"pnpm run test:unit && pnpm run test:integration && pnpm run test:types","test:match":"astro-scripts test \"test/**/*.test.ts\" --match","test:cli":"astro-scripts test \"test/**/cli.test.ts\"","test:e2e":"pnpm test:e2e:chrome && pnpm test:e2e:firefox","test:e2e:match":"playwright test -g","test:e2e:chrome":"playwright test","test:e2e:firefox":"playwright test --config playwright.firefox.config.js","test:types":"tsc --build test/types/tsconfig.json","test:unit":"astro-scripts test \"test/units/**/*.test.ts\" --strip-types --teardown ./test/units/teardown.ts","test:integration":"astro-scripts test \"test/*.test.ts\" --parallel --strip-types"},"_nodeVersion":"24.15.0","_id":"astro@6.3.5","dist":{"integrity":"sha512-gU+4KedkbTuVgz7YoVAN+9Ftnq0GaYwejxK2NbqDzB0M9dWd0f3kXZBuaM9hzbchRFoRAJfJjFtdX9LK6Ir7ZA==","shasum":"081afe32788019fc8e6ee69db625ccd7e6beeeff","tarball":"https://registry.npmjs.org/astro/-/astro-6.3.5.tgz","fileCount":1283,"unpackedSize":2796364,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/astro@6.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIB08Qv36LAq9ecAEsNloaUAUlB+1H66xHRve7eNijeI2AiBME/Fg7vI+qv4R0+p0smLCNWuoXgdBobgPDe5mDCMnIA=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:32b72701-d0ee-4339-8aa8-b140d735a3e2"}},"directories":{},"maintainers":[{"name":"fredkschott","email":"fkschott@gmail.com"},{"name":"matthewp","email":"matthew@matthewphillips.info"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/astro_6.3.5_1779127140699_0.9758039559833986"},"_hasShrinkwrap":false}