{"name":"@vitejs/plugin-vue","version":"2.3.1","license":"MIT","author":{"name":"Evan You"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"dev":"rimraf dist && run-p dev-types dev-watch","dev-types":"tsc -p . -w --incremental --emitDeclarationOnly","dev-watch":"esbuild src/index.ts --watch --bundle --platform=node --target=node12 --external:@vue/compiler-sfc --external:vue/compiler-sfc --external:vite --outfile=dist/index.js","build":"rimraf dist && run-s build-bundle build-types","build-bundle":"esbuild src/index.ts --bundle --platform=node --target=node12 --external:@vue/compiler-sfc --external:vue/compiler-sfc --external:vite --outfile=dist/index.js & npm run patch-dist","patch-dist":"ts-node ../../scripts/patchEsbuildDist.ts dist/index.js vuePlugin","build-types":"tsc -p . --emitDeclarationOnly --outDir temp && api-extractor run && rimraf temp","prepublishOnly":"(cd ../vite && npm run build) && npm run build"},"engines":{"node":">=12.0.0"},"repository":{"type":"git","url":"git+https://github.com/vitejs/vite.git","directory":"packages/plugin-vue"},"bugs":{"url":"https://github.com/vitejs/vite/issues"},"homepage":"https://github.com/vitejs/vite/tree/main/packages/plugin-vue#readme","peerDependencies":{"vite":"^2.5.10","vue":"^3.2.25"},"devDependencies":{"@rollup/pluginutils":"^4.2.0","@types/hash-sum":"^1.0.0","debug":"^4.3.4","hash-sum":"^2.0.0","rollup":"^2.59.0","slash":"^4.0.0","source-map":"^0.6.1","vue":"^3.2.31"},"gitHead":"d64b02d02429eb16b481c5f0eded21cf9d539714","description":"> Note: as of `vue` 3.2.13+ and `@vitejs/plugin-vue` 1.9.0+, `@vue/compiler-sfc` is no longer required as a peer dependency.","_id":"@vitejs/plugin-vue@2.3.1","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"5f286b8d3515381c6d5c8fa8eee5e6335f727e14","size":37891,"noattachment":false,"key":"/@vitejs/plugin-vue/-/@vitejs/plugin-vue-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-2.3.1.tgz"},"_npmUser":{"name":"vitebot","email":"vitejs.twitter@gmail.com"},"directories":{},"maintainers":[{"name":"antfu","email":""},{"name":"patak","email":""},{"name":"sxzz","email":"sxzz@sxzz.moe"},{"name":"vitebot","email":""},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/plugin-vue_2.3.1_1648663199732_0.12064829122518539"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T18:00:15.835Z","publish_time":1648663199950,"_cnpm_publish_time":1648663199950,"dist-tags":{"alpha":"5.0.0-alpha.0","beta":"5.0.0-beta.1","latest":"5.2.1","previous":"4.6.2"}}