midata-charts
Version:
A chartjs extension for midata.
22 lines (21 loc) • 386 B
JSON
{
"name": "midata-charts",
"version": "0.0.1",
"description": "A chartjs extension for midata.",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"charts",
"midata",
"extension",
"line",
"bar",
"bubble",
"range",
"lab"
],
"author": "Michela Rimensberger",
"license": "ISC"
}