2023-02-26 01:30
This commit is contained in:
16
getting-chartjs/package.json
Normal file
16
getting-chartjs/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "getting-chartjs",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"private": true,
|
||||
"keywords": [],
|
||||
"author": "Elex",
|
||||
"license": "ELEX",
|
||||
"dependencies": {
|
||||
"chart.js": "^2.9.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user