UNPKG

chart.js

Version:

Simple HTML5 charts using the canvas element.

10 lines (9 loc) 273 B
{ "name": "chart.js-helpers", "private": true, "description": "Helpers package. Exists to support bundlers without exports support such as webpack 4.", "type": "module", "main": "helpers.js", "exports": "./helpers.js", "types": "helpers.d.ts" }