first commit
This commit is contained in:
16
WebRoot/node_modules/chart.js/bower.json
generated
vendored
Normal file
16
WebRoot/node_modules/chart.js/bower.json
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "chart.js",
|
||||
"description": "Simple HTML5 charts using the canvas element.",
|
||||
"homepage": "http://www.chartjs.org",
|
||||
"license": "MIT",
|
||||
"version": "2.7.2",
|
||||
"main": "./dist/Chart.js",
|
||||
"ignore": [
|
||||
".github",
|
||||
".codeclimate.yml",
|
||||
".gitignore",
|
||||
".npmignore",
|
||||
".travis.yml",
|
||||
"scripts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user