{"name":"nitropack","version":"2.13.4","description":"Build and Deploy Universal JavaScript Servers","repository":{"type":"git","url":"git+https://github.com/nitrojs/nitro.git"},"license":"MIT","type":"module","exports":{"./cli":{"types":"./cli.d.ts","import":"./dist/cli/index.mjs"},"./config":{"types":"./config.d.ts","import":"./dist/config/index.mjs"},".":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.mjs"},"./core":{"types":"./dist/core/index.d.ts","import":"./dist/core/index.mjs"},"./kit":{"types":"./kit.d.ts","import":"./dist/kit/index.mjs"},"./meta":{"types":"./dist/meta/index.d.ts","import":"./dist/meta/index.mjs"},"./presets":{"types":"./presets.d.ts","import":"./dist/presets/index.mjs"},"./presets/*":{"types":"./dist/presets/*.d.ts","import":"./dist/presets/*.mjs"},"./rollup":{"types":"./rollup.d.ts","import":"./dist/rollup/index.mjs"},"./runtime":{"types":"./runtime.d.ts","import":"./dist/runtime/index.mjs"},"./runtime/meta":{"types":"./runtime-meta.d.ts","import":"./runtime-meta.mjs"},"./runtime/*":{"types":"./dist/runtime/*.d.ts","import":"./dist/runtime/*.mjs"},"./dist/runtime/*":{"types":"./dist/runtime/*.d.ts","import":"./dist/runtime/*.mjs"},"./types":{"types":"./types.d.ts","import":"./dist/types/index.mjs"},"./package.json":"./package.json"},"main":"./dist/core/index.mjs","types":"./dist/core/index.d.ts","bin":{"nitro":"dist/cli/index.mjs","nitropack":"dist/cli/index.mjs"},"scripts":{"build":"pnpm gen-presets && unbuild","dev":"pnpm -C playground dev","dev:build":"pnpm -C playground build","dev:start":"node playground/.output/server/index.mjs","gen-node-compat":"pnpm node-ts scripts/gen-node-compat.ts","gen-presets":"pnpm jiti scripts/gen-presets.ts","lint":"eslint --cache . && prettier -c .","lint:fix":"automd && eslint --cache --fix . && prettier -w .","nitro":"jiti ./src/cli/index.ts","node-ts":"node --disable-warning=ExperimentalWarning --experimental-strip-types","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --publish && git push --follow-tags","stub":"unbuild --stub","test":"pnpm lint && pnpm vitest run","test:fixture:types":"pnpm stub && jiti ./test/scripts/gen-fixture-types.ts && cd test/fixture && tsc --noEmit","test:types":"tsc --noEmit && pnpm test:fixture:types"},"resolutions":{"nitropack":"link:."},"dependencies":{"@cloudflare/kv-asset-handler":"^0.4.2","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.2","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-replace":"^6.0.3","@rollup/plugin-terser":"^1.0.0","@vercel/nft":"^1.5.0","archiver":"^7.0.1","c12":"^3.3.4","chokidar":"^5.0.0","citty":"^0.2.2","compatx":"^0.2.0","confbox":"^0.2.4","consola":"^3.4.2","cookie-es":"^2.0.1","croner":"^10.0.1","crossws":"^0.3.5","db0":"^0.3.4","defu":"^6.1.7","destr":"^2.0.5","dot-prop":"^10.1.0","esbuild":"^0.28.0","escape-string-regexp":"^5.0.0","etag":"^1.8.1","exsolve":"^1.0.8","globby":"^16.2.0","gzip-size":"^7.0.0","h3":"^1.15.11","hookable":"^5.5.3","httpxy":"^0.5.1","ioredis":"^5.10.1","jiti":"^2.6.1","klona":"^2.0.6","knitwork":"^1.3.0","listhen":"^1.9.1","magic-string":"^0.30.21","magicast":"^0.5.2","mime":"^4.1.0","mlly":"^1.8.2","node-fetch-native":"^1.6.7","node-mock-http":"^1.0.4","ofetch":"^1.5.1","ohash":"^2.0.11","pathe":"^2.0.3","perfect-debounce":"^2.1.0","pkg-types":"^2.3.1","pretty-bytes":"^7.1.0","radix3":"^1.1.2","rollup":"^4.60.2","rollup-plugin-visualizer":"^7.0.1","scule":"^1.3.0","semver":"^7.7.4","serve-placeholder":"^2.0.2","serve-static":"^2.2.1","source-map":"^0.7.6","std-env":"^4.1.0","ufo":"^1.6.4","ultrahtml":"^1.6.0","uncrypto":"^0.1.3","unctx":"^2.5.0","unenv":"2.0.0-rc.24","unimport":"^6.2.0","unplugin-utils":"^0.3.1","unstorage":"^1.17.5","untyped":"^2.0.0","unwasm":"^0.5.3","youch":"^4.1.1","youch-core":"^0.3.3"},"devDependencies":{"@azure/functions":"^3.5.1","@azure/static-web-apps-cli":"^2.0.9","@cloudflare/workers-types":"^4.20260426.1","@deno/types":"^0.0.1","@netlify/edge-functions":"^3.0.6","@netlify/functions":"^5.2.0","@scalar/api-reference":"^1.53.1","@types/archiver":"^7.0.0","@types/aws-lambda":"^8.10.161","@types/estree":"^1.0.8","@types/etag":"^1.8.4","@types/fs-extra":"^11.0.4","@types/node-fetch":"^2.6.13","@types/semver":"^7.7.1","@types/serve-static":"^2.2.0","@types/xml2js":"^0.4.14","@vitest/coverage-v8":"^4.1.5","automd":"^0.4.3","changelogen":"^0.6.2","edge-runtime":"^4.0.1","eslint":"^10.2.1","eslint-config-unjs":"^0.6.2","execa":"^9.6.1","expect-type":"^1.3.0","firebase-admin":"^13.8.0","firebase-functions":"^7.2.5","get-port-please":"^3.2.0","miniflare":"^4.20260426.0","ohash-v1":"npm:ohash@^1.1.6","prettier":"^3.8.3","typescript":"^6.0.3","unbuild":"^3.6.1","undici":"^7.25.0","vitest":"^4.1.5","wrangler":"^4.86.0","xml2js":"^0.6.2"},"peerDependencies":{"xml2js":"^0.6.2"},"peerDependenciesMeta":{"xml2js":{"optional":true}},"packageManager":"pnpm@10.25.0","engines":{"node":"^20.19.0 || >=22.12.0"},"pnpm":{"peerDependencyRules":{"ignoreMissing":["react","@types/react","react-dom","@algolia/client-search"]},"onlyBuiltDependencies":["@parcel/watcher","esbuild","workerd"],"ignoredBuiltDependencies":["@firebase/util","keytar","protobufjs","sharp","vue-demi"]},"gitHead":"039b841669cd0641e54b443cba875b6552b24e05","_id":"nitropack@2.13.4","bugs":{"url":"https://github.com/nitrojs/nitro/issues"},"homepage":"https://github.com/nitrojs/nitro#readme","_nodeVersion":"25.9.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-tX7bT6zxNeMwkc6hxHiZeUoTOjVrcjoh1Z3cmxOlodIqjl4HISgqfGOmkWSayky3Nv9Z5+KQH52F8nmXJY5AAA==","shasum":"7c49aaf31881b2bb60eb38fa2323ece963a03d72","tarball":"https://registry.npmjs.org/nitropack/-/nitropack-2.13.4.tgz","fileCount":340,"unpackedSize":674964,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC3GoE7tdpe92C5tddb2POTW1CuqkMLtVtUEt8feh2FIAIgKaXmt7Yw2BrSiKie8M1XWil2H5NeqmDd46ThKsAUnQ0="}]},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"directories":{},"maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/nitropack_2.13.4_1777463261404_0.6666717121943246"},"_hasShrinkwrap":false}