rp-data-chart
Version:
Rabbitpre data-chart components lib
25 lines (24 loc) • 505 B
JSON
{
"name": "rp-data-chart",
"version": "1.0.0-beta.4",
"description": "Rabbitpre data-chart components lib",
"main": "index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.szzbmy.com/fe/data-chart.git"
},
"keywords": [
"Rabbitpre",
"data-chart",
"lib"
],
"author": "VenDream",
"license": "MIT"
}