Skip to content

Commit efce7dd

Browse files
committed
adding component(1) support
1 parent 2236488 commit efce7dd

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

component.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "d3",
3+
"repo": "mbostock/d3",
4+
"description": "A JavaScript visualization library for HTML and SVG. http://d3js.org",
5+
"version": "3.2.2",
6+
"keywords": ["visualization", "svg", "plot", "graph"],
7+
"dependencies": {},
8+
"development": {},
9+
"license": "MIT"
10+
}

0 commit comments

Comments
 (0)