UNPKG

d3

Version:

A small, free JavaScript library for manipulating documents based on data.

15 lines (14 loc) 506 B
{ "name": "d3", "version": "2.1.3", "description": "A small, free JavaScript library for manipulating documents based on data.", "keywords": ["dom", "w3c", "visualization", "svg", "animation", "canvas"], "homepage": "http://mbostock.github.com/d3/", "author": {"name": "Mike Bostock", "url": "http://bost.ocks.org/mike"}, "repository": {"type": "git", "url": "http://github.com/mbostock/d3.git"}, "dependencies": { "uglify-js": "1.0.6", "jsdom": "0.2.3", "vows": "0.5.10" } }