patashala/style/cms/bower_components/chart.js/bower.json
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

16 lines
328 B
JSON
Executable File

{
"name": "chart.js",
"description": "Simple HTML5 charts using the canvas element.",
"homepage": "http://www.chartjs.org",
"license": "MIT",
"version": "2.6.0",
"main": "./dist/Chart.js",
"ignore": [
".github",
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}