{ "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.2.6", "main": "index-browserify.js", "scripts": [ "d3.js", "index-browserify.js" ], "dependencies": {}, "development": {}, "license": "BSD", "gitHead": "95bc9f412b445010dbe9df048eda7c025d662fd1", "readme": "# Data-Driven Documents\n\n**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.\n\nWant to learn more? [See the wiki.](https://github.com/mbostock/d3/wiki)\n\nFor examples, [see the gallery](https://github.com/mbostock/d3/wiki/Gallery) and [mbostock’s bl.ocks](http://bl.ocks.org/mbostock).\n", "readmeFilename": "README.md", "_id": "d3@3.2.6", "repository": { "type": "git", "url": "git://github.com/mbostock/d3.git" } }