8 lines
183 B
JSON
8 lines
183 B
JSON
|
{
|
||
|
"name": "chart.js-helpers",
|
||
|
"private": true,
|
||
|
"description": "helper package",
|
||
|
"main": "helpers.js",
|
||
|
"module": "helpers.esm.js",
|
||
|
"types": "helpers.esm.d.ts"
|
||
|
}
|