UNPKG

d3-attrs

Version:

Attributes and styles as object for D3-selection

29 lines (28 loc) 625 B
{ "name": "d3-attrs", "version": "1.0.4", "description": "Attributes and styles as object for D3-selection", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/frolovfsoft/d3-attrs.git" }, "keywords": [ "d3", "d3-selection", "attrs", "styles" ], "author": "Vitaliy Frolov", "license": "ISC", "bugs": { "url": "https://github.com/frolovfsoft/d3-attrs/issues" }, "homepage": "https://github.com/frolovfsoft/d3-attrs", "dependencies": { "d3-selection": "3" } }