Sha256: 5a4f2f51bc7bb6cf7f0e9a9b9aca9258cd69808c69391e95369e8d6e794b98c8
Contents?: true
Size: 843 Bytes
Versions: 31
Compression:
Stored size: 843 Bytes
Contents
{ "name": "circosjs", "description": "d3js library to draw circular graphs", "main": "dist/circosJS.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": { "d3": "~3.5.2", "colorBrewer": "https://raw.githubusercontent.com/d3/d3/bower-metadata/lib/colorbrewer/colorbrewer.css", "d3-tip": "0.6.7" }, "resolutions": { "d3": "~3.5.2" } }
Version data entries
31 entries across 31 versions & 1 rubygems