All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.c3.bower.min.json Maven / Gradle / Ivy

The newest version!
{
  "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",
    "package.json",
    "component.json",
    "Gruntfile.*"
  ],
  "dependencies": {
    "d3": "~3.5.0"
  }
}






© 2015 - 2024 Weber Informatics LLC | Privacy Policy