UNPKG

react-uplot

Version:

ReactJS wrapper for the uPlot charting library.

16 lines 236 B
{ "version": "2.0.0", "tasks": [ { "label": "npm run dev", "type": "npm", "script": "dev", "problemMatcher": "$tsc-watch", "isBackground": true, "group": { "kind": "build", "isDefault": true }, }, ] }