@tanzhenxing/zx-form
Version:
zx-form 表单组件
22 lines (21 loc) • 418 B
JSON
{
"name": "@tanzhenxing/zx-form",
"version": "1.0.5",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"zx-form",
"uni-app",
"表单",
"表单组件",
"表单功能"
],
"author": "tanzhenxing",
"license": "ISC",
"description": "zx-form 表单组件",
"dependencies": {
"@tanzhenxing/zx-form-item": "^1.0.2"
}
}