react-nvd3-roadcert-edition
Version:
React nvd3 reusable graph components.
25 lines (24 loc) • 481 B
JSON
{
"name": "react-nvd3",
"version": "0.5.7",
"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"
}