mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 17:26:38 +10:00
Merge pull request #398 from dchester/add-rickshaw
add rickshaw library
This commit is contained in:
+1
File diff suppressed because one or more lines are too long
+2
File diff suppressed because one or more lines are too long
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "rickshaw",
|
||||
"filename": "rickshaw.min.js",
|
||||
"version": "1.1.0",
|
||||
"description": "JavaScript toolkit for creating interactive real-time graphs",
|
||||
"keywords": [
|
||||
"graphs",
|
||||
"charts",
|
||||
"interactive",
|
||||
"time-series",
|
||||
"svg",
|
||||
"d3",
|
||||
"bars",
|
||||
"lines",
|
||||
"scatterplot"
|
||||
],
|
||||
"homepage": "http://code.shutterstock.com/rickshaw/",
|
||||
"author": {
|
||||
"name": "David Chester",
|
||||
"email": "david@shutterstock.com"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/shutterstock/rickshaw.git"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user