{"name":"vite-ssg","description":"Server-side generation for Vite","version":"0.8.10","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 -- --watch","example:dev":"cp README.md examples/multiple-pages/README.md && npm -C examples/multiple-pages run dev","example:build":"cp README.md examples/multiple-pages/README.md && npm -C examples/multiple-pages run build","example:single:dev":"npm -C examples/single-page run dev","example:single:build":"npm -C examples/single-page run build","build":"rimraf dist && tsup src/index.ts src/client/single-page.ts src/node/cli.ts --dts --format cjs,esm && cp dist/single-page.d.ts .","prepublishOnly":"npm run build","release":"npx git-ensure -a && npx bumpp --push --tag --commit"},"dependencies":{"@vueuse/head":"^0.2.3","chalk":"^4.1.0","fs-extra":"^9.1.0","html-minifier":"^4.0.0","jsdom":"^16.4.0","prettier":"^2.2.1","yargs":"^16.2.0"},"peerDependencies":{"@vue/compiler-sfc":"^3.0.4","@vue/server-renderer":"^3.0.4","vite":"^2.0.0-beta.3","vue":"^3.0.4","vue-router":"^4.0.1"},"devDependencies":{"@antfu/eslint-config":"^0.4.3","@types/fs-extra":"^9.0.7","@types/jsdom":"^16.2.6","@types/yargs":"^16.0.0","@typescript-eslint/eslint-plugin":"^4.15.1","@vue/compiler-sfc":"^3.0.5","@vue/server-renderer":"^3.0.5","eslint":"^7.20.0","rollup":"^2.39.0","standard-version":"^9.1.0","tsup":"^3.12.1","typescript":"^4.1.5","vite":"^2.0.0","vue":"^3.0.5","vue-router":"^4.0.3"},"gitHead":"979014487c4a4d2fa97576d7cd8e1c33c0a59ac9","_id":"vite-ssg@0.8.10","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"0222cc81d9562c810c2a93f90512fdc6d7e165f2","size":8296,"noattachment":false,"key":"/vite-ssg/-/vite-ssg-0.8.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/vite-ssg/download/vite-ssg-0.8.10.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.8.10_1613957102865_0.6990569970294329"},"_hasShrinkwrap":false,"publish_time":1613957103003,"_cnpm_publish_time":1613957103003,"_cnpmcore_publish_time":"2021-12-16T22:28:07.053Z","dist-tags":{"latest":"0.20.1"}}