{"name":"vite-ssg","description":"Server-side generation for Vite","version":"0.15.5","main":"dist/index.js","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{"./":"./",".":{"require":"./dist/index.js","import":"./dist/index.mjs"},"./single-page":{"require":"./dist/client/single-page.js","import":"./dist/client/single-page.mjs"}},"license":"MIT","funding":"https://github.com/sponsors/antfu","author":{"name":"Anthony Fu","email":"anthonyfu117@hotmail.com"},"engines":{"node":">=14.0.0"},"repository":{"type":"git","url":"git+https://github.com/antfu/vite-ssg.git"},"homepage":"https://github.com/antfu/vite-ssg","bugs":{"url":"https://github.com/antfu/vite-ssg/issues"},"bin":{"vite-ssg":"bin/vite-ssg.js"},"keywords":["vite","vite-plugin","ssg","ssr"],"scripts":{"dev":"npm run build:module -- --watch src","copy-readme-files":"esno scripts/copy-readme-files.ts","copy-single-page-dts":"esno scripts/copy-single-page-dts.ts","example:dev":"npm run copy-readme-files && npm -C examples/multiple-pages run dev","example:build":"npm run copy-readme-files && npm -C examples/multiple-pages run build","example:serve":"npm run copy-readme-files && npm -C examples/multiple-pages run serve","example:store:dev":"npm run copy-readme-files && npm -C examples/multiple-pages-with-store run dev","example:store:build":"npm run copy-readme-files && npm -C examples/multiple-pages-with-store run build","example:store:serve":"npm run copy-readme-files && npm -C examples/multiple-pages-with-store run serve","example:single:dev":"npm -C examples/single-page run dev","example:single:build":"npm -C examples/single-page run build","example:single:serve":"npm -C examples/single-page run serve","build:module":"tsup src/index.ts src/client/single-page.ts src/node/cli.ts --dts --format cjs,esm --splitting","build":"rimraf dist && npm run build:module && npm run copy-single-page-dts","prepublishOnly":"npm run build","release":"npx bumpp --push --tag --commit"},"dependencies":{"chalk":"^4.1.2","fs-extra":"^10.0.0","html-minifier":"^4.0.0","jsdom":"^17.0.0","prettier":"^2.4.1","yargs":"^17.2.1"},"peerDependencies":{"@vue/compiler-sfc":"^3.0.4","@vue/server-renderer":"^3.0.4","@vueuse/head":"^0.5.1","critters":"^0.0.10","vite":"^2.0.0","vue":"^3.0.4","vue-router":"^4.0.1"},"peerDependenciesMeta":{"critters":{"optional":true}},"devDependencies":{"@antfu/eslint-config":"^0.10.0","@types/fs-extra":"^9.0.13","@types/jsdom":"^16.2.13","@types/yargs":"^17.0.4","@typescript-eslint/eslint-plugin":"^5.1.0","@vue/compiler-sfc":"^3.2.20","@vue/server-renderer":"^3.2.20","@vueuse/head":"^0.6.0","bumpp":"^7.1.1","critters":"^0.0.12","eslint":"^8.0.1","esno":"^0.10.1","rollup":"^2.58.0","standard-version":"^9.3.2","tsup":"^5.4.2","typescript":"^4.4.4","vite":"^2.6.10","vite-plugin-pwa":"^0.11.3","vue":"^3.2.20","vue-router":"^4.0.12"},"gitHead":"95eb3bc861fcab954dad878e2a3e8f9f0337959f","_id":"vite-ssg@0.15.5","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"8e7c6edf2a91e79d16e765f399fc26a56f64db9c","size":15785,"noattachment":false,"key":"/vite-ssg/-/vite-ssg-0.15.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vite-ssg/download/vite-ssg-0.15.5.tgz"},"_npmUser":{"name":"antfu","email":"anthonyfu117@hotmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""},{"name":"hannoeru","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vite-ssg_0.15.5_1634854677785_0.8958477260528437"},"_hasShrinkwrap":false,"publish_time":1634854677958,"_cnpm_publish_time":1634854677958,"_cnpmcore_publish_time":"2021-12-16T22:27:59.130Z","dist-tags":{"latest":"0.20.1"}}