You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
210 B
11 lines
210 B
{
|
|
"name": "ChartJsSSR",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"chart.js": "^4.4.8",
|
|
"chartjs-node-canvas": "^5.0.0",
|
|
"express": "^5.2.1",
|
|
"moment": "^2.30.1",
|
|
"sharp": "^0.34.5"
|
|
}
|
|
}
|
|
|