{ "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" } }