@rrc-materials/tag-select-block
Version:
rrc materials block for tag-select
26 lines (25 loc) • 523 B
JSON
{
"name": "@rrc-materials/tag-select-block",
"version": "0.2.0",
"description": "rrc materials block for tag-select",
"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": "tag-select",
"title": "标签筛选"
}
}