@rrc-materials/step-form-block
Version:
rrc materials block for step-form
26 lines (25 loc) • 520 B
JSON
{
"name": "@rrc-materials/step-form-block",
"version": "0.2.0",
"description": "rrc materials block for step-form",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.renrenche.com/fe/rrc"
},
"keywords": [
"rrc",
"vue"
],
"publishConfig": {
"access": "public"
},
"author": "xierenhong@renrenche.com",
"license": "ISC",
"blockConfig": {
"name": "step-form",
"title": "分步表单"
}
}