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