mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 01:08:18 +10:00
File diff suppressed because it is too large
Load Diff
Vendored
+3
File diff suppressed because one or more lines are too long
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "dc",
|
||||
"filename": "dc.min.js",
|
||||
"version": "1.3.0",
|
||||
"description": "A multi-dimensional charting built to work natively with crossfilter rendered using d3.js ",
|
||||
"keywords": [
|
||||
"visualization",
|
||||
"svg",
|
||||
"animation",
|
||||
"canvas",
|
||||
"chart",
|
||||
"dimensional"
|
||||
],
|
||||
"homepage": "http://nickqizhu.github.com/dc.js/",
|
||||
"author": {
|
||||
"name": "Nick Zhu",
|
||||
"url": "http://nzhu.blogspot.ca/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/NickQiZhu/dc.js.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"crossfilter": "1.x",
|
||||
"d3": "3.x"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user