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.
29 lines
804 B
29 lines
804 B
{
|
|
"name": "Web",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"chart.js": "^4.4.1"
|
|
}
|
|
},
|
|
"node_modules/@kurkle/color": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/@kurkle/color/-/color-0.3.2.tgz",
|
|
"integrity": "sha512-fuscdXJ9G1qb7W8VdHi+IwRqij3lBkosAm4ydQtEmbY58OzHXqQhvlxqEkoz0yssNVn38bcpRWgA9PP+OGoisw=="
|
|
},
|
|
"node_modules/chart.js": {
|
|
"version": "4.4.1",
|
|
"resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.4.1.tgz",
|
|
"integrity": "sha512-C74QN1bxwV1v2PEujhmKjOZ7iUM4w6BWs23Md/6aOZZSlwMzeCIDGuZay++rBgChYru7/+QFeoQW0fQoP534Dg==",
|
|
"dependencies": {
|
|
"@kurkle/color": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"pnpm": ">=7"
|
|
}
|
|
}
|
|
}
|
|
}
|