UNPKG

pop-react-nvd3

Version:
25 lines (24 loc) 485 B
{ "name": "pop-react-nvd3", "version": "0.5.9", "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.5.16", "nvd3": "^1.8.2", "react": "^0.14.7" }, "license": "MIT" }