mirror of https://github.com/ColorlibHQ/gentelella
14 lines
274 B
JSON
14 lines
274 B
JSON
![]() |
{
|
||
|
"name": "Chart.js",
|
||
|
"version": "2.0.2",
|
||
|
"description": "Simple HTML5 Charts using the canvas element",
|
||
|
"homepage": "https://github.com/nnnick/Chart.js",
|
||
|
"author": "nnnick",
|
||
|
"main": [
|
||
|
"dist/Chart.js"
|
||
|
],
|
||
|
"devDependencies": {
|
||
|
"jquery": "~2.1.4"
|
||
|
}
|
||
|
}
|