lxp_Maxcess/package.json

20 lines
537 B
JSON
Raw Normal View History

2025-04-09 18:55:14 +08:00
{
2025-05-26 16:57:56 +08:00
"id": "fui-input",
"name": "Input 输入框fui-input",
"version": "v2.3.0",
"description": "FirstUI Input 输入框该组件是对原生input组件的增强内置了常用布局样式同时包含 input 所有功能。",
"keywords": [
"Input",
"输入框",
"fui-input",
"FirstUI",
"Nvue"
],
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
},
"displayName": "Input 输入框fui-input"
}