{
  "name": "circosjs",
  "description": "d3js library to draw circular graphs",
  "main": "dist/circos.min.js",
  "license": "GPL-2.0",
  "ignore": [
    "demo"
  ],
  "keywords": [
    "d3",
    "d3js",
    "circos",
    "chords",
    "circle",
    "circular",
    "ring",
    "plot",
    "scatter",
    "heatmap",
    "histogram",
    "layout",
    "chart",
    "graph"
  ],
  "authors": [
    {
      "name": "Nicolas Girault",
      "email": "nic.girault@gmail.com"
    }
  ],
  "homepage": "nicgirault.gitbooks.io/circosjs/content/",
  "repository": {
    "type": "git",
    "url": "git://nicgirault/circosJS.git"
  },
  "dependencies": {
  },
  "resolutions": {
  }
}
