@rrc-materials/chart-scatter-block
Version:
rrc materials block for chart-scatter
30 lines (29 loc) • 608 B
JSON
{
"name": "@rrc-materials/chart-scatter-block",
"version": "0.2.0",
"description": "rrc materials block for chart-scatter",
"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": "chart-scatter",
"title": "区块"
},
"dependencies": {
"echarts": "^4.2.0-rc.1",
"v-charts": "^1.17.10"
}
}