There was an error while loading. Please reload this page.
1 parent 2236488 commit efce7ddCopy full SHA for efce7dd
1 file changed
component.json
@@ -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