代码拉取完成,页面将自动刷新
{
"name": "complugin-swc",
"version": "1.2.0",
"description": "complugin to compile bundles with the swc.",
"author": "xxXyh1908",
"license": "MIT",
"sideEffects": false,
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsup",
"dev": "tsup --watch src",
"test": "vitest",
"test:ui": "vitest --ui",
"depcheck": "depcheck",
"prepublishOnly": "npm run build",
"release": "bumpp --commit --push --tag --all -x 'npx conventional-changelog -p angular -i CHANGELOG.md -s' && npm publish"
},
"publishConfig": {
"access": "public"
},
"keywords": [
"complugin",
"bundler-plugin",
"plugin",
"rollup",
"esbuild",
"vite",
"webpack",
"swc"
],
"dependencies": {
"@swc/core": "^1.2.209",
"@swc/helpers": "^0.4.3",
"complugin": "^1.1.1",
"convert-source-map": "^1.8.0",
"webpack-sources": "^3.2.3"
},
"devDependencies": {
"@types/convert-source-map": "^1.5.2",
"@types/lodash-es": "^4.17.6",
"@types/node": ">12.2.0",
"@types/webpack-sources": "^3.2.0",
"@vitest/ui": "^0.16.0",
"bumpp": "^8.2.1",
"conventional-changelog-cli": "^2.2.2",
"esbuild": "^0.14.48",
"lodash-es": "^4.17.21",
"memfs": "^3.4.7",
"rollup": "^2.75.5",
"tsup": "^6.1.3",
"typescript": "^4.7.4",
"vite": "^2.9.13",
"vitest": "^0.16.0",
"webpack": "^5.73.0",
"webpack4": "npm:webpack@4",
"webpack5": "npm:webpack@5"
},
"repository": {
"type": "git",
"url": "https://gitee.com/xxXyh1908/complugin-swc"
},
"bugs": {
"url": "https://gitee.com/xxXyh1908/complugin-swc/issues"
},
"homepage": "https://gitee.com/xxXyh1908/complugin-swc/#readme"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。