Skip to content

Commit ea189a9

Browse files
committed
chore: 更新 package.json,添加插件描述和关键词以增强可识别性
1 parent 0a15fa2 commit ea189a9

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

package.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
{
22
"name": "@winner-fed/plugin-element-ui",
3+
"description": "A WinJS plugin for Element UI to automatically import components and use tree-shaking to reduce the size of the bundle.",
34
"keywords": [
45
"winjs",
56
"plugin",
6-
"template",
7+
"element-ui",
8+
"vue",
9+
"vue2",
10+
"auto-import",
11+
"ui-library",
12+
"components",
713
"winner-fed",
8-
"winjs-dev",
9-
"rslib",
10-
"rsbuild",
1114
"typescript",
12-
"biome"
15+
"unplugin-vue-components",
16+
"tree-shaking"
1317
],
1418
"version": "1.0.0",
1519
"repository": {

0 commit comments

Comments
 (0)