{
  "name": "d3-layout-circle-graph",
  "version": "1.1.0",
  "description": "A d3 layout generator for visualizing a graph using a circle of nodes and chords connecting them",
  "main": "circleGraph.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Andy Perlitch (@andyperlitch)",
  "license": "MIT"
}
