chartnew.js
Version:
Simple HTML5 Charts using the canvas element
26 lines (25 loc) • 726 B
JSON
{
"name": "chartnew/javascript",
"version": "0.3.0",
"description": "Simple HTML5 Charts using the canvas element",
"keywords": ["charts","javascript","canvas"],
"homepage": "https://github.com/FVANCOP/ChartNew.js",
"license": "MIT",
"authors": [
{
"name": "Vancoppenolle Francois",
"email": "francois.vancoppenolle@favomo.be",
"homepage": "https://github.com/FVANCOP/ChartNew.js",
"role": "Developer"
},
{
"name": "Kroger Ole",
"email": "o.kroeger@wikunia.de",
"homepage": "http://github.wikunia.de",
"role": "Developer"
}
],
"main": ["ChartNew.js"],
"dependencies": {
}
}