{ "name": "c3", "main": [ "c3.css", "c3.js" ], "homepage": "https://github.com/masayuki0812/c3", "authors": [ "Masayuki Tanaka " ], "description": "D3-based reusable chart library", "keywords": [ "chart", "d3" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "htdocs", "spec", "src/**/*.js", "package.json", "component.json", "Gruntfile.*" ], "dependencies": { "d3": "~3.5.0" }, "version": "0.4.24", "_release": "0.4.24", "_resolution": { "type": "version", "tag": "v0.4.24", "commit": "2b7f8d96f8215f949061ba14253904b0881f0ebb" }, "_source": "https://github.com/masayuki0812/c3.git", "_target": "~0.4.11", "_originalSource": "c3" }