todo/public/vendor/chart.js/bower.json
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

21 lines
401 B
JSON
Executable File

{
"name": "Chart.js",
"description": "Simple HTML5 Charts using the canvas element",
"homepage": "https://github.com/nnnick/Chart.js",
"author": "nnnick",
"main": [
"Chart.js"
],
"ignore": [
"**/*",
".travis.yml",
"CONTRIBUTING.md",
"Chart.js",
"LICENSE.md",
"README.md",
"gulpfile.js",
"package.json"
],
"dependencies": {},
"version": "1.1.1"
}