{
  "name": "c3",
  "main": [
    "c3.css",
    "c3.js"
  ],
  "homepage": "https://github.com/masayuki0812/c3",
  "authors": [
    "Masayuki Tanaka <masayuki0812@mac.com>"
  ],
  "description": "D3-based reusable chart library",
  "keywords": [
    "chart",
    "d3"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "htdocs",
    "spec",
    "src",
    "package.json",
    "component.json",
    "Gruntfile.*"
  ],
  "dependencies": {
    "d3": "<=3.5.0"
  },
  "_release": "4d75b8e6b8",
  "_resolution": {
    "type": "branch",
    "branch": "title_options",
    "commit": "4d75b8e6b8021b9460d38f0c49096ab9be4924dc"
  },
  "_source": "git://github.com/aendrew/c3.git",
  "_target": "title_options",
  "_originalSource": "aendrew/c3"
}