代码拉取完成,页面将自动刷新
{
"name": "vite-plugin-vue-style-bundler",
"version": "1.0.9",
"description": "`Automatically extract the `css` in `Vue` components and bundle them into the `js` source code, and then automatically insert the style into the head at runtime.",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"homepage": "",
"repository": {
"type": "git",
"url": "https://github.com/zhangfisher/vite-plugin-vue-style-bundler"
},
"scripts": {
"build": "tsup",
"changeset": "changeset",
"release": "pnpm build && changeset version && changeset publish"
},
"files": [
"dist",
"src",
"LICENSE",
"readme.md",
"readme_CN.md"
],
"keywords": [
"vite",
"vite-plugin",
"vue",
"vite-plugin-vue",
"css-in-js"
],
"author": "wxzhang",
"license": "MIT",
"dependencies": {
"magic-string": "^0.30.8",
"remove": "^0.1.5"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@types/less": "^3.0.6",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"vite-plugin-inspect": "^0.8.3"
},
"peerDependencies": {
"@types/less": "^3.0.6",
"less": "^4.2.0",
"sass": "^1.72.0",
"vue": "^3.4.21",
"vite": "^5.1.0",
"@vitejs/plugin-vue": "^5.0.4"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。