{
  "name": "react-nvd3",
  "version": "0.4.1",
  "homepage": "https://github.com/NuCivic/react-nvd3",
  "authors": [
    "Mariano Carballal <marianocarballal@gmail.com>"
  ],
  "description": "React nvd3 reusable graph components.",
  "main": "./dist/react-nvd3.min.js",
  "keywords": [
    "React",
    "D3",
    "NVD3",
    "graph",
    "reusable",
    "chart"
  ],
  "dependencies": {
    "d3": "^3.4.4",
    "nvd3": "novus/nvd3#5992b889c6ce8e108d42b73c6382c8863980e34a",
    "react": "^0.14.3",
    "react-dom": "^0.14.3"
  },
  "license": "MIT"
}
