Merge branch '4'
Showing
.gitattributes
deleted
100644 → 0
.spmignore
deleted
100644 → 0
CONTRIBUTING.md
deleted
100644 → 0
This diff is collapsed.
bin/meteor
deleted
100755 → 0
bin/rollup
0 → 100755
bin/rollup-node
0 → 100755
bin/start
deleted
100755 → 0
bin/uglify
deleted
100755 → 0
composer.json
deleted
100644 → 0
{ | ||
"name": "mbostock/d3", | ||
"description": "A JavaScript visualization library for HTML and SVG.", | ||
"keywords": [ | ||
"dom", | ||
"w3c", | ||
"visualization", | ||
"svg", | ||
"animation", | ||
"canvas" | ||
], | ||
"homepage": "http://d3js.org/", | ||
"license": "BSD-3-Clause", | ||
"authors": [ | ||
{ | ||
"name": "Mike Bostock", | ||
"homepage": "http://bost.ocks.org/mike" | ||
} | ||
], | ||
"support": { | ||
"issues": "https://github.com/mbostock/d3/issues", | ||
"wiki": "https://github.com/mbostock/d3/wiki", | ||
"API": "https://github.com/mbostock/d3/wiki/API-Reference", | ||
"source": "https://github.com/mbostock/d3" | ||
} | ||
} |
d3.js
deleted
100644 → 0
This diff is collapsed.
d3.min.js
deleted
100644 → 0
This diff is collapsed.
d3.sublime-project
0 → 100644
index.js
0 → 100644