zingchart
Version:
Our JavaScript charting library is a commercial product. But the full branded version is free to try, forever.
24 lines (23 loc) • 527 B
JSON
{
"name": "zingchart",
"version": "2.9.1",
"main": "client/zingchart.min.js",
"homepage": "https://www.zingchart.com",
"description": "Repo to allow easy downloading of Zingchart via Bower.",
"ignore": [
".bowerrc",
".gitignore",
"package.json",
"custom"
],
"keywords": [
"zingchart",
"chart",
"charting",
"javascript charts",
"html5 charts"
],
"dependencies": {},
"devDependencies": {},
"private": false
}