{ "name": "d3-scatterplot", "homepage": "https://github.com/mwasiluk/d3-scatterplot", "authors": [ "Michal Wasiluk" ], "description": "", "main": "", "keywords": [ "scatterplot", "d3" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "d3": "^3.5.17" } }