mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
25 lines
592 B
JSON
25 lines
592 B
JSON
{
|
|
"name": "d3",
|
|
"filename": "d3.min.js",
|
|
"version": "3.0.8",
|
|
"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",
|
|
"email": "mbostock@gmail.com",
|
|
"url": "http://bost.ocks.org/mike"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/mbostock/d3.git"
|
|
}
|
|
}
|