we-do-chart
Version:
Nice looking and easy customize vue component for plot line-chart.Slider & resizing present.Truly adaptive.
28 lines (27 loc) • 824 B
JSON
{
"name": "we-do-chart",
"version": "1.0.8",
"description": "Nice looking and easy customize vue component for plot line-chart.Slider & resizing present.Truly adaptive.",
"main": "WeDoChart.common.js",
"module": "WeDoChart.umd.js",
"browser": "WeDoChart.umd.min.js",
"unpkg": "WeDoChart.umd.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Dhruuva/we-do-chart.git"
},
"keywords": [
"vue",
"web-component",
"chart", "line-chart", "crosshair","chart-slider","charting"
],
"author": "Aleksey Bazhenov <alekseybazhenov@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Dhruuva/we-do-chart/issues"
},
"homepage": "https://dhruuva.github.io/we-do-chart"
}