mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
11 lines
239 B
JSON
11 lines
239 B
JSON
|
{
|
||
|
"name": "Chart.js",
|
||
|
"version": "1.0.2",
|
||
|
"description": "Simple HTML5 Charts using the canvas element",
|
||
|
"homepage": "https://github.com/nnnick/Chart.js",
|
||
|
"author": "nnnick",
|
||
|
"main": [
|
||
|
"Chart.js"
|
||
|
],
|
||
|
"dependencies": {}
|
||
|
}
|