You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
304 B

{
"name": "c3",
"repo": "masayuki0812/c3",
"description": "A D3-based reusable chart library",
"version": "0.7.20",
"keywords": [],
"dependencies": {
"mbostock/d3": "v5.0.0"
},
"development": {},
"license": "MIT",
"main": "c3.js",
"scripts": ["c3.js"],
"styles": ["c3.css"]
}