1
0
mirror of https://github.com/d3/d3.git synced 2026-01-25 15:24:06 +00:00
d3/component.json
2014-05-19 11:25:57 -07:00

22 lines
380 B
JSON

{
"name": "d3",
"repo": "mbostock/d3",
"description": "A small, free JavaScript library for manipulating documents based on data.",
"keywords": [
"dom",
"w3c",
"visualization",
"svg",
"animation",
"canvas"
],
"version": "3.4.8",
"main": "d3.js",
"scripts": [
"d3.js"
],
"dependencies": {},
"development": {},
"license": "BSD"
}