d3-helpers
Version:
Little utility D3 functions
27 lines • 481 B
JSON
{
"name": "d3-helpers",
"main": "index.js",
"version": "0.3.0",
"homepage": "https://github.com/bahmutov/d3-helpers",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"Gruntfile.js",
"package.json",
"index.html"
],
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",
"keywords": [
"D3",
"helpers",
"utility",
"functional",
"callbacks",
"node",
"browser"
]
}